ValueOutput Class Reference

Inherits Valuator.

List of all members.

Public Member Functions

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


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.


The documentation for this class was generated from the following files:
Sun Jan 7 00:55:18 2007. FLTK ©2006 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.