omz / Pythonista-Issues

Issue tracker for Pythonista (iOS)
168 stars 14 forks source link

dialogs.form_dialog: make automatically first responder #105

Open lukaskollmer opened 8 years ago

lukaskollmer commented 8 years ago

If the first row of dialogs.form_dialog() is of type text, that text field should become first responder when the dialog is presented

zrzka commented 6 years ago

Probably only if there's attached external keyboard. Ole mentioned this somewhere else where I asked for this as well.