Michael Schmid wrote:
> Nice... It works with both selection_color() and color2()...
> 
> Maybe I shoult read more about the "FLTK philosophie", then I had found 
> this by myself... If only I had time.... :-)

        Great.. yes, in my case I just looked at the code for Fl_Progress.cxx
        to see what the draw() function was doing.

        Fl_Progress.cxx is only a page of code, so it was an easy read;
        It was using color() and color2() to draw the boxes.

        Whenever the docs don't tell me what I want, I just RTSL.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to