static FXbool FX::FXInputDialog::getReal ( FXdouble result,
FXWindow owner,
const FXString caption,
const FXString label,
FXIcon icon = NULL,
FXdouble  lo = -1.797693134862315e+308,
FXdouble  hi = 1.797693134862315e+308 
) [static]

Prompt for an real 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