Qt Creator 2.0: UI layout is not updated when running application
Doing a small application on Qt Creator 2.0 for Maemo and Symbian. The problem I can see pretty often is that when UI layout is changed in designer, it is not updated to the application when it is run. At the moment struggling to get UI changes working in Qt simulator and Nokia N97 hardware. Ui is just not getting updated. Rebuilding, cleaning the project doesn’t help.
Any hint how to force UI update?
5 replies
You can try to specify explicitly UI_DIR in pro-file. Worked for me at least with desktop-application in similar problem.
ah I’ll try this next time. Similar issue also addressed in this thread [developer.qt.nokia.com]
You must log in to post a reply. Not a member yet? Register here!



