Page 1 of 1
Color Picker
Posted: Tue Dec 11, 2001 12:27 am
by Jim McCarthy
Greetings:
Does anyone know if there is a way to display a "color picker" with TextPad?
Jim
Re: Color Picker
Posted: Tue Dec 11, 2001 11:52 am
by Andreas
For what purpose?
The only thing where colors are necessary is for syntax coloring.
Go to Configure/Preferences/Document Classes/Default/Colors
click on the little arrow next to "Foreground" and then on custom - voila, a color picker!
Re: Color Picker
Posted: Wed Dec 12, 2001 10:48 pm
by Alex Angelopoulos
One other option - if you are referring to an HTML-type color picker - is to specify a color-picker applet as an add-in tool. You do this by going to Configure | Preferences | Tools and selecting the executable.
You can then automatically display it by selecting it from the Tools menu.
Re: Color Picker
Posted: Wed Dec 19, 2001 9:25 am
by Flick Nobulous
In reply to Alex's posting, I'd recommend Richard of York (
http://bitrot.net/software/roy/) as an excellent HTML colour picker. As the icing on the cake, it comes with instructions for integrating with TextPad versions 3 and 4 (
http://bitrot.net/software/roy/integrate.html).