Search found 4 matches
- Sun Aug 27, 2006 6:48 pm
- Forum: Programming Tools
- Topic: ColorDialog for Just Basic
- Replies: 2
- Views: 19879
Update
I've changed the window size and moved the buttons slighty to allow for different resolutions...
- Sun Aug 27, 2006 9:10 am
- Forum: Programming Tools
- Topic: ColorDialog for Just Basic
- Replies: 2
- Views: 19879
ColorDialog for Just Basic
I've tried to copy the colordialog from Windows XP as closely as possible.
The colors in the "basic colors" section match the RGBs from Windows, but I still have to work out how I'm going to handle clicking on the color spectrum to select a color. Once again, your feedback is much appreciated.
The colors in the "basic colors" section match the RGBs from Windows, but I still have to work out how I'm going to handle clicking on the color spectrum to select a color. Once again, your feedback is much appreciated.
- Fri Aug 25, 2006 10:54 pm
- Forum: Utilities
- Topic: Program to Comapre Text Files
- Replies: 1
- Views: 3526
Minor Update
Just a couple of small changes...
- Fri Aug 25, 2006 4:29 pm
- Forum: Utilities
- Topic: Program to Comapre Text Files
- Replies: 1
- Views: 3526
Program to Comapre Text Files
This is my first effort at justbasic. I decided it was time to move away from qbasic and get into using GUIs. It started off as a simple program to compare the contents of text files but ended up as an effort to use as many of justbasic features as possible! Some features such as the settings option ...