after searching the archives, i found, that the gemwin "create" message takes an argument to specify the screen.
since this is not really covered in the documents, how can i specify the screen on windoze? with "create :0.1" like on linux or somehow different?
you simply don't. i have no idea about window-handling on w32
i'm not familiar with the gem internals, but if you want to look into it, this document describes handling of multiple screens: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/monitor...
t