On Sun, Nov 09, 2008 at 05:05:45PM +0200, Igor Stasenko wrote:
2008/11/9 David T. Lewis <lewis@mail.msen.com>: Oh, that's the bits i'm missing. I found the sources of HostWindowPlugin for win and mac, but was unable to find anything for X11. Can you please send me a sources of it, or link for downloads?
There is no implementation for X11, but I posted a copy of my imcomplete work to the vm-dev list here: http://lists.squeakfoundation.org/pipermail/vm-dev/2008-July/001977.html This does have enough support to permit opening windows, moving them, setting window label, etc but it is incomplete and is not integrated into Squeak in any useful way.
And of course, i don't see a need in packing X and Y into a single 32 bit int as its currently done in HostWindowPlugin.
Good, that sounds fine. Dave