Color Picker v1.0
For Windows 95/98 (and maybe NT)
Copyright © Ben Logan 2000 -- All rights reserved.
Color Picker was written in the Euphoria programming lanuguage. Euphoria is a great language whether you are just getting started in programming or know a few dozen different languages. It is fast, simple, and (the version I used) is free. It runs on Win32, DOS32, and Linux. Visit www.rapideuphoria.com to learn more.
Win32Lib--by David Cuny--is the library I used to create the GUI for the program. The library is written in Euphoria, and is also very easy to use. To learn more about Win32Lib, visit the Euphoria site and go to the Recent User Contributions page or The Archive.
I'd also like to thank everyone on the Euphoria mailing list. Their quick, helpful responses make using Euphoria a whole lot more enjoyable.
The install program (Setup.exe) was created using Inno Setup written by Jordan Russell. Another great freeware program. Visit www.jordanr.cjb.net to learn more.
The following applies only to colors.exw. For info on modifying any of the
other files in the distribution, see those files or contact their authors.
You may modify the source for your own personal use. However, if you wish to
distribute the modified code, please contact me first. Thanks.