Home | Reviews | GUIpedia | Forum | Fun500
aguma | Spark 4So far my goal is to make it as fast as possible in QBASIC. I could use C or FreeBASIC or some other dialect, but C doesn't support libraries as easily, FreeBASIC is buggy in DOS, and I don't want to learn another language just to make a GUI. Using XMS, I can still do everything about the same as in FB, except I can't use giant arrays for all the controls anymore; the controls will be written in my scripting language. But it's still as fast as FB! Yay! :P | 2009-04-25 | 2:27 PM |
trolly | Re:Spark 4C support well libraries, you have juste to include .h files and in the linker step you link your main object with the other components objects | 2009-04-25 | 7:21 PM |
2021 Brandon Cornell