Windows 8 Metro Style
-
Hi!
(sorry for my poor english)One of the most important "pilars" of QT is that their GUIs looks native in all supported desktop platforms.
With Windows 8 the recommend style of new apps is the "Metro" Style. (the classic style is going to be deprecated progressively).
are QT going to support that new Style?
Lately Nokia has almost dropped developing of desktop new features... so.... I'm afraid.
thanks
-
Well, there is no Windows 8 / Metro style, is there? Just do what you want as long as it is fullscreen (this is where QML shines).
For anything else just follow the "windows 8":http://developer.qt.nokia.com/search/tag/windows~8 tag. There are plenty of discussions by now.
-
-
Digia has Metro Style support in Qt Commercial. "LINK":http://www.youtube.com/watch?v=axYHm-ZLnB0
-
Hi javimoya,
as windows 8 is not out now, where should Qt have the metro style from? typically, for the native styles, they use also API calls. I am sure, when win8 is out and a Qt version that supports win8 is also out (what I am sure will come), it will support it.
-
I would like to do it...
but I haven't the knowledge & talent needed to modify QT code.BTW... windows is a tier1 platform for QT....
and QWidget is in status "Done"...
so... it would be updated to Windows8.... or be honest and mark it as "Deprecated" and Windows as a tier3. -
/facepalm
Porting win32 QT to WinRT and develop the engineering needed to support Metro Style apps is not an easy task. It takes time.... a lot of time. Months.
That's why Microsoft give a preview version of Window 8 to developers... to start upgrading their tools prior the launch.We want to create Metro QT apps in 2012... not in 2018.
Of course... I'm not asking to support Win8 on QT 4.8....
but.... it should be a top priority for QT 5 (that is expected to be released after win8).Anyway...
I hope all of you are right... and there are plans to support it. (but it's suspicious that there no disccussion about that on qt5 branch)
Windows is a tier1 platform... and QWidget is in "done" state... so... we should expect it.We will see.