Page 1 of 1

[Implemented] InputRequester() optional flag

Posted: Mon Aug 31, 2009 3:13 am
by Guimauve
Hello,

The current InputRequester() is good but it can't be safely used for Password input. (I know, I can create my PasswordRequester function...)

It will be very useful to have an optional flag to control the InputRequester's StringGadget. (The Same values used for the StringGadget except #PB_String_ReadOnly will be perfect)

Regards
Guimauve