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.


The documentation for this class was generated from the following file: