I need to make an Fl_Scroll-based widget with a dark background.
(I'm using hex colors like 0xRRGGBB00)

Seems hard to get the scrollbars colored properly. I can control
these colors:

        labelcolor()      -- the color of the up/down arrows
        selection_color() -- the color of the slider tab + buttons
        color()           -- the color of the trough

..but I can't seem to control the color of the 'up box' border
around the "buttons" and "slider tab"; they seem to stay bright gray.

Is there a way to control the color of the border on the buttons?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to