fltk::IntInput Class Reference

Inherits fltk::FloatInput.

List of all members.


Detailed Description

NumericInput modified to only allow integers (in decimal, or in hex if preceeded by "0x") to by typed. Currently this is implemented by FloatInput by checking type() but this may change in the future.


Public Member Functions

 IntInput (int x, int y, int w, int h, const char *l=0)


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.