Details
-
Type:
Bug
-
Status: Open
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: No Version
-
Fix Version/s: Some Release
-
Component/s: MFC Migration
-
Labels:None
Description
Calling setWindowFlags() with the MSWindowsFixedDialogHint on a QDialog with a QWinWidget parent will prevent it from showing. Passing it as a parameter in the constructor however works fine.