static FXbool FX::FXInputDialog::getInteger ( FXint result,
FXWindow owner,
const FXString caption,
const FXString label,
FXIcon icon = NULL,
FXint  lo = -2147483647,
FXint  hi = 2147483647 
) [static]

Prompt for an integer number, start with the given initial value. Return TRUE if the new value is accepted, and false otherwise. The input is constrained between lo and hi.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:31 2009 for TnFOX by doxygen v1.4.7