MaxGui Canvas and GLMax2D
BlitzMax Forums/BlitzMax Beginners Area/MaxGui Canvas and GLMax2D| 
 | ||
| I wand to set the MaxGui Canvas in the mode of GLMax2D so I can use OpenGL commands to draw. | 
| 
 | ||
| Well i think you just set the graphics driver before you create the canvas (what i did below). Below i mixed your gltexturedtriangle thingy: | 
| 
 | ||
| Thanks. |