simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)
1.The "Windows" should be lower("windows") and the productVersion should be greater than "7".
2.In addition to the above modifications, the setMargin function should be added because there will be a "refresh delay" of 15 pixel margins when the form is maximized.
can you please push a commit with the fixes on same branch - so they will appear in this merge request and I can merge them into master.
Thx for your support!
1.The "Windows" should be lower("windows") and the productVersion should be greater than "7". 2.In addition to the above modifications, the setMargin function should be added because there will be a "refresh delay" of 15 pixel margins when the form is maximized.