If the dialog doesn't get focus automatically (look out, if there is a default button on the dialog, this button will steal the focus!), you can reimplement showEvent() for the dialog and set focus from within there.
If the dialog doesn't get focus automatically (look out, if there is a default button on the dialog, this button will steal the focus!), you can reimplement showEvent() for the dialog and set focus from within there.
bruceariggs (10th October 2011)
Bookmarks