- Some of the screen does not seem to be showing.
- Check to see if you are using "Large Fonts" (Right click on the desktop,
choose properties, go to Settings. There should be a box called "Font Size". It
will either say "Large Fonts" or "Small Fonts".) Set to "Small Fonts".
(This might cause you to have to insert you Win 95/98/NT CD from which to load
the other sized fonts and then reboot.)
**Fixed in version 1.2.2
|
- Who Needs RGBPro?
- RGBPro is for anyone wanting to use color values. For HTML coders there is the HTML Tool which provides HTML and CSS Tags. For Programmers there is output of the color values in Java, Pascal/Delphi, C/C++, Visual Basic and CMY(K). For the rest of us there is the color grabber tool so we can just pick the color off the desktop.
|
- What is a Hexadecimal Color Value?
- A Hexadecimal Color Value is a number describing a color. The six characters represent red, green and blue, each one getting two characters (RRGGBB). Each two character part represents the numbers 0 to 255 in hexadecimal. So, #FF00FF (magenta) is red and blue at full value (255) and no green.
|
- How come the starting colors keep changing and sometimes look awful?
- The starting colors are random in the hope that it will produce some color combinations that you would not normally think of. Some of these combinations will be really bad, but some of them are quite stunning.
|
- I want a specific value. How can I get it?
- Use the sliders to get fairly close and then use the arrow keys to move one (1) step at a time or the PageUp and PageDown keys to move 16 steps at a time. Click on either the hexadecimal or decimal value to directly enter a value!!.
|