changed:
-
Signature:
<pycode>dabo.ui.getInt(message="Enter an integer value:", caption="Dabo", defaultValue=0)</pycode>
Description:
Simple dialog for returning an integer value from the user.
Returns:
Returns the integer value entered by the user, or None if they canceled.