Inherits fltk::Button.
Public Member Functions | |
HighlightButton (int x, int y, int w, int h, const char *l=0) | |
Static Public Attributes | |
static NamedStyle * | default_style |
Same as a normal button but the box() defaults to a style that draws as a flat rectangle until the mouse points at it, then it draws as a raised highlighted rectangle.