vbr:
--------------------------------------------------------------------------------
Maybe a feature wish:
Could the _return value_ of the cancelled InputText dialog be
_changed_ to some non-string value (false, None, Null, undefined ... ), so
that one can distinguish between inserting an empty string and cancelling the
dialog?
--------------------------------------------------------------------------------


In the next build new parameter will be available and function returns this
value if Storno button was pressed.

Example:

if inputText('some label', 'default value', 'CANCEL') = 'CANCEL' then
{ cancel button was pressed }

-- 
<http://forum.pspad.com/read.php?2,36503,39322>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem