Michael Schmid wrote:
> How can I change the progress-color?

        color(FL_RED, FL_BLUE);

        ..or:

        color(FL_RED);
        color2(FL_BLUE);

        Indeed, the docs don't mention this, but should.
        I'll make an STR for this.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to