Is this a Qt problem or could Qt reproduce the 'exact' positions?
The problem is that move and resize does not work for QToolbar so I have no way to move a toolbar to an exact location. Maybe you know a way or can ask qt-mailinglist? Qt recommends saveState and restoreState, which can not be used due to its compatibility with our backend/frontend structure. Cheers, Bo