fltk::HighlightButton Class Reference
Inherits
fltk::Button.
List of all members.
Detailed Description
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.
|
Public Member Functions |
|
| HighlightButton (int x, int y, int w, int h, const char *l=0) |
Static Public Attributes |
|
static NamedStyle * | default_style |