fltk::HighlightBox Class Reference

Inherits fltk::FlatBox.

List of all members.


Detailed Description

Draws nothing normally, this can draw as any other box (passed to the constructor) when HIGHLIGHT, STATE, or PUSHED is turned on in the flags. This can be used to make frames appear when the mouse points at widgets or when the widget is turned on.


Public Member Functions

void _draw (const Rectangle &) const
bool fills_rectangle () const
 HighlightBox (const char *n, const Box *d)
bool is_frame () const


Fri Apr 2 15:19:54 2010. 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.