Hi, I have a Qt 4.6.3 app using QPrintDialog on Windows 7. I've noticed that the contents of the QPrintDialog (and QPageSetupDialog) windows are using older "square" controls, rather than the Windows 7 theme.
I can't see anything in the Qt source which is requesting some kind of older theme, and they're both native dialogs (e.g., going through PrintDlgEx), so why is my app getting this older look?
Attached is an image from my app (what I have) and Notepad (what I'd like).
Bookmarks