gfx with gui?
BlitzMax Forums/BlitzMax Beginners Area/gfx with gui?| 
 | ||
| Is there a way to use gfx with window gui? I saw a program like new super mario bros editor and it was a gui app and it used gfx. | 
| 
 | ||
| you can use a canvas https://en.wikibooks.org/wiki/BlitzMax/Modules/MaxGUI/MaxGUI#CreateCanvas | 
| 
 | ||
| maybe try this? https://github.com/maxmods/ifsogui.mod | 
| 
 | ||
| I had no idea there was a paint event. almost kind of like a c++ lesson I saw? are blitzmax and c++ a little bit the same? | 
| 
 | ||
| when coming to mods? |