Details
-
Suggestion
-
Resolution: Won't Do
-
P2: Important
-
None
-
5.6.1, 5.7.0
-
None
-
Windows 10, MSVC2015, (mostly) desktop
Description
Previous versions of WinRT always used FullScreen/SnapMode/AutoMaximize.
With Windows 10 and latest changes it is possible to have a Qt application run in a "regular" window.
IApplicationView3 has accessors to resize windows via API (try...). Use those functions for resizing applications on the desktop.
Attachments
Issue Links
- is required for
-
QTBUG-71343 UWP: Add possibility of having multiple native windows (views) and resizing windows
- Open