enhance the color-picker

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
#NULL
Addict
Addict
Posts: 1497
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

enhance the color-picker

Post by #NULL »

- please add a field to type in a color in hexadecimal format
- if in the IDE the text cursor (or text selection) is at a hexadecimal number and i run the colorpicker, i would like it to be set to that color
- add buttons like the insert buttons but for reading a hex/rgb-color from source code and/or clipboard into the colorpicker.

basically i just want any possibility to quickly enter an already existing color from code without having to use the trackbars.