changed:
-
Signature:
<pycode>dabo.ui.getString(message="Please enter a string:", caption="Dabo", defaultValue="")</pycode>
Description:
Simple dialog for returning a small bit of text from the user.
Returns:
Returns the string value entered by the user, or None if they canceled.