Apple Liquid Glass on Qt
-
Hi all,
How hard would it be to get Qt 6 to use the native liquid glass UI on Qt? If it's QML I guess a whole new Qt Quick Controls theme would be needed, and also won't take advantage of all the little details and nuances the original liquid glass has, and Qt Widgets also is its own thing right? it's not just a wrapper to call the OS native controls.
-
Hi all,
How hard would it be to get Qt 6 to use the native liquid glass UI on Qt? If it's QML I guess a whole new Qt Quick Controls theme would be needed, and also won't take advantage of all the little details and nuances the original liquid glass has, and Qt Widgets also is its own thing right? it's not just a wrapper to call the OS native controls.
-
hi @jsulm thanks for the reply,
I ask here because I'm a commercially licensed user, if getting replies from someone from Qt means getting into the mailing list, then what's the use of having a forum?
In here we're all asking questions about Qt and hoping we can get answers, not just be redirected to another communication channel right? or else the forums are a bit useless. -
hi @jsulm thanks for the reply,
I ask here because I'm a commercially licensed user, if getting replies from someone from Qt means getting into the mailing list, then what's the use of having a forum?
In here we're all asking questions about Qt and hoping we can get answers, not just be redirected to another communication channel right? or else the forums are a bit useless.@raulgd It helps to identify the purpose and composition of each channel.
- This forum is a community forum for Qt users to help each other to use the existing Qt API. Questions are mainly answered by community volunteers in their spare time.
- The Development mailing list (https://lists.qt-project.org/listinfo/development) is where stakeholders discuss the details of implementing new features in the Qt framework itself (such as Apple Liquid Glass styling).
- The Support Center (https://account.qt.io/s/support-center) is where commercial license holders can talk to support engineers whose job is to provide technical support for Qt Company customers.
getting replies from someone from Qt
@jsulm is a community member who is unaffiliated with the Qt Company.
Anyway, as for your original question, please see https://forum.qt.io/topic/162394/qt-and-apple-glass-ui-in-macos-26/9 (Tor Arne is an engineer from the Qt Company)
-
This post is deleted!