Win32Window how to get Squeak's window Handle? VM?

sig siguctua at gmail.com
Thu Jul 12 00:35:06 UTC 2007


btw, just recalled, you can't use EnumWindows function , because it
requires callback..
and you can't provide it except using plugin :)
or.. using my asm-generator with exupery to generate callback function
on-the-fly.
its still incomplete but will be very useful for such purposes :)

On 12/07/07, Herbert König <herbertkoenig at gmx.net> wrote:
> Hello Tim,
>
> tR> Ffenestri. Search for it on the swiki. Assuming the windows plugin
> tR> meets the spec then the window you normally think of as the main
> tR> window should be accessible. IIRC. YMMV. TTFN.
>
> Ffenestri creates Windows and uses the handle returned by the OS. I
> had an interesting tour through the VM and plugins today. Looks like I
> will finally enter the club of plugin creators :-)
>
>
> Thanks
>
> Herbert                            mailto:herbertkoenig at gmx.net
>
>
>



More information about the Squeak-dev mailing list