PDA

View Full Version : QWizard style issue in Window 8



mohitagandotra
20th March 2015, 06:32
Hello All,
I am using Qt 4.7.
I am working on QWizard. I am calling setWizardStyle(QWizard::ModernStyle) to set the wizard sytle.
This works for Windows7, but on Windows 8 I see an arrow on top left of the wizard. Please suggest how to resolve this issue.