A more comprehensive numeric validator class. More...
#include <props.h>
Public Types | |
| enum | NumericType { Signed = 0, Unsigned, Float } |
Public Member Functions | |
| virtual bool | Validate (wxWindow *parent) |
| wxNumericPropertyValidator (NumericType numericType, int base=10) | |
A more comprehensive numeric validator class.
1.6.1