I want to be able to hide the titlebar (i.e. only show border and drawing area) in a BlitzMax2d OpenGl Window (i.e. Graphics 800,600,0,60). I have tried to use the win32 API (SetWindowLong) to change the window style and this seems to mess up the paint area.
Anyone got an example of how to do this?
Anyone got an example of how to do this?