04-09-2012 10:02 PM
Does anybody know how to catch screen orientation change in Qt app?
It's weird - when I run my app on simulator and try to change orientation nothing happens, it's like Qt app is blocking orientation change queueing the event. As soon as I minimize the app, orientation changes immediately.
04-10-2012 02:20 AM
On playbook orientation change works out of the box. You have to specify if you doesn't want to change orientation. I don't use simulator so I can't tell something about it.
04-10-2012 10:25 AM
Can you confirm that orientation change works on Playbook with active Qt application?
04-10-2012 10:53 AM
Yes, in all 4 directions.