IM currently running Ubuntu on my laptop and Ive noticed that the OpenWindowedScreen() function does not create a childwindow. I understand that it is not possible to do this in linux so im looking for a few basic work arounds.
I have set my main window as a window of 0x0 and use the HideWindow() function to remove it from the gnome-pannel.
Now im looking for a way to get the handle of my window and to allow the closewindow functions etc, to add a menu to it.
Any ideas?
OpenWindowedScreen workaroudns PB 4.10
- Hroudtwolf
- Addict

- Posts: 803
- Joined: Sat Feb 12, 2005 3:35 am
- Location: Germany(Hessen)
- Contact:
Hi,
I created such a workaround for OpenWindowedScreen.
http://www.purebasic-lounge.de/viewtopi ... 33&start=0
Best regards.
Wolf
I created such a workaround for OpenWindowedScreen.
http://www.purebasic-lounge.de/viewtopi ... 33&start=0
Best regards.
Wolf

