Greg Ercolano wrote:
> Michael Schmid wrote:
>> How can I change the progress-color?
> 
>       color(FL_RED);
>       color2(FL_BLUE);
> 
>       Indeed, the docs don't mention this, but should.
>       I'll make an STR for this.

    Done: STR#2209
    http://fltk.org/str.php?L2209

    Note that color() is the "background",
    and that color2() is the "foreground".
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to