Hi there, I've found the easiest way to guarentee corss-platform window behaviour is to create a 'Desktop' window and have all other windows as pane members. This way you can easily implement parent-child / locking relationships between windows.
A rather basic example of this behaviour can be seen with the Minimalist desktop I created a while back: screenshot: http://www.mustard.co.nz/rebol/minimalist.jpg code: http://www.mustard.co.nz/rebol/window.r Regards, James. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
