Shows a text input dialog with a title to allow the user to input some text.

app.ShowTextDialog( title, default?, callback? )

Example - Input Name click to expand contents