On 2009-06-28, Scott A Thisse <[email protected]> wrote:
>> a FL_USER_COLOR would be nice, selectable in FLUID.
>
> Or perhaps a whole set of these -- or am I just describing themes?
> Maybe I spent too much time at the beach today, er yesterday.
>
>> btw, you can select FL_BACKGROUND_COLOR in fluid, just 
>> choose the grey second from the left, lowest row.  
>> FL_BACKGROUND2_COLOR is upper right (white) and 
>> FL_SELECTION_COLOR is the blue below that.  
>> FL_FOREGROUND_COLOR is black in the upper right.
>
> Yeah, I saw a mention of that in a recent post, but I couldn't figure
> out quite what it meant; it seemed like the color number was still saved
> to the *.fl file. And manipulating the *.fl file is my poor-man's method
> to handle scheme changes.

puts the ENUM in for me (using fltk 1.1.9). makes it easy 
using custom colors as you can switch those as you like.  i 
am using this technique in my app of which people say that 
looks great :)
http://prodatum.sourceforge.net/screenshots/2/v0.28/Picture%201.png

add an FL_USER_COLOR for some accents and i think thats all 
we ever need.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to