Public Member Functions | |
int | handle (int) |
void | update () |
Clock (int x, int y, int w, int h, const char *l=0) | |
Static Public Attributes | |
NamedStyle * | default_style |
The color() fills the background. The selectioncolor() (which defaults to GRAY85) fills the hands. The textcolor() is used to color in the tick marks and outline the hands.
type() may be set to SQUARE, ROUND, or DIGITAL (nyi). See the base class ClockOutput for some other methods.
Design credits: Original clock display written by Paul Haeberli at SGI. Modifications by Mark Overmars for Forms Further changes by Bill Spitzak for fltk