Stan wrote:
> Let me answer with a simple example.

        I guess the suggestion would be to modify the docs for Fl_Input
        to describe how colors work.

        Maybe Fl_Input just needs a new sub-section specifically for colors,
        below the "Description":

* * *

Colors

       color() sets the background color of the input prompt (default is white).
       textcolor() affects the color of the text entered, cursor_color()
       affects only the color of the insert cursor.
       The selection_color() affects the background color of selected text.

* * *

        Maybe each widget should have special sections for Colors,
        Fonts, Events.. anything where the behavior goes off from
        what one might otherwise expect.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to