Stripped-down Window Class
BlitzMax Forums/MaxGUI Module/Stripped-down Window Class| 
 | ||
| If you just need to create a window for OpenGL, and you don't want to import MaxGUI, use this: | 
| 
 | ||
| Chor blimey! nice one Leadwerks, I'm looking for almost exactly this. I'm also in need of cross platform code, but i'm already in nose-height water and can't swim ;) | 
| 
 | ||
| does this code allow for MDI functioning..?? | 
| 
 | ||
| Gah! What happened to my post? :p I got it working under Superstrict. A problem this has is that Max input events don't occur when this window is open. |