Hi Nicolas,

The simple answer is to use Qt for Windows Runtime. Then you get the Windows 10 top bar behavior for free. Of course, that means you won't have access to certain APIs which you would have on Classic Windows Desktop, but maybe that won't be an issue for you.

I would suggest starting with the Qt 5.6 Beta - it will be out soon, and there are already snapshots in http://download.qt.io/snapshots/qt/5.6/5.6.0-beta/253/

Cheers,
Andrew

On 11/11/2015 08:02 AM, Nicolas Jäger wrote:
hi,

Constantin Makshin <cmaks...@gmail.com> wrote :

I don't think you can do much more than maximizing your window when its
Y coordinate becomes less than a certain [small] value.
I thought about what you said, there is some problem/limitation with that, 
because windows 10 does
some visual effects. It doesn't just fullscreen the application. I don't 
remember the effect (I
don't use windows at home) I will may try in the future to burn some time to 
make the same effect
with QT... Not sure if it's worth it...

this is a problem for a full (MS windows 10) integration for any QT application.

Regards,
Nicolas Jäger
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to