fltk::ValueOutput Class Reference

Inherits fltk::Valuator.

List of all members.


Detailed Description

A valuator that displays the number like a text box. This is indended for showing the user a number, there is no way for the user to change the number. It is much lighter weight than using an Output widget for this.

There is no way for the user to change the number, but calling value() will change it.


Public Member Functions

void draw ()
int handle (int)
 ValueOutput (int x, int y, int w, int h, const char *l=0)


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