fltk::FlatBox Class Reference
Inherits
fltk::Symbol.
Inherited by fltk::HighlightBox.
List of all members.
|
Public Member Functions |
void | _draw (const Rectangle &) const |
bool | fills_rectangle () const |
| FlatBox (const char *n) |
bool | is_frame () const |
Detailed Description
Draws a rectangle filled with
getbgcolor(). This is a useful base class for some box types.