Style, set to Qt application, vanishes, when QDockWindow or QToolBar is being unattached.
- by Max
Style, set to Qt application, vanishes, when QDockWindow or QToolBar is being unattached.
Application is designed to work in Windows XP environment, most of users use it's 'classic' scheme, and application's style is Cleanlooks. It looks fine, until one want to undock dockable window or move toolbar. CLeanlooks vanishes, and it is rather ugly.
Is there any workaround to handle this?