Hi!
Have you tried to set the focus manually? msgBox->setFocus();
I'm not sure what you want to say with "event filter to focus".. Do you use msgBox->installEventFilter(this) .. ?
If that doesn't help you need to show us some code!
Johannes
Hi!
Have you tried to set the focus manually? msgBox->setFocus();
I'm not sure what you want to say with "event filter to focus".. Do you use msgBox->installEventFilter(this) .. ?
If that doesn't help you need to show us some code!
Johannes
Bookmarks