fltk::HighlightButton Class Reference

Inherits fltk::Button.

List of all members.

Public Member Functions

 HighlightButton (int x, int y, int w, int h, const char *l=0)

Static Public Attributes

static NamedStyledefault_style


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.

Wed Jun 17 08:45:39 2009. FLTK ©2007 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.