Qbasicnews.com

Full Version: paint program, need help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
Well I figured that I would check the help file for fb i downloaded and going like this:

http://fbtext.piczo.com/?preview=y&cr=3&rfm=y

There's the new code completed, please notify me of any bugs.
Here's a new problem, the only way I can get a bmp to load is in screenres 320,200,32 (the bmp is 320x200), but when you start the program, a blank dos windo appears in the background, how can I fix this :???:
If you're using FBIDE, then all you need to do is...


Click... View/Settings/Compiler

You should see this in the bottom text box...
Quote:<fbc> <filename>


Change it to this...
Quote:<fbc> <filename> -s gui
Thank you very much, for that your in the credits. Big Grin
Updated the link on the first page and added something else.
Pages: 1 2 3 4 5 6