Re: [Development] QtQuick Dialogs Widgets fallback

2023-08-25 Thread EXT Mitch Curtis via Development
> -Original Message- > From: Kai Uwe Broulik > Sent: Thursday, August 24, 2023 7:38 PM > To: EXT Mitch Curtis ; development@qt-project.org > Subject: Re: [Development] QtQuick Dialogs Widgets fallback > > Hi, > > Which style are you referring to here? >

Re: [Development] QtQuick Dialogs Widgets fallback

2023-08-24 Thread Kai Uwe Broulik
Hi, Which style are you referring to here? The default QML one, none Fusion/Material/etc substyles. If there's a way we can improve our desktop-based fallbacks, it would be good to know about that. First of all, they suffer from the same issue as most of QtQuick Controls 2, being in the s

Re: [Development] QtQuick Dialogs Widgets fallback

2023-08-22 Thread EXT Mitch Curtis via Development
> -Original Message- > From: Development On Behalf Of > Kai Uwe Broulik > Sent: Wednesday, August 23, 2023 4:17 AM > To: development@qt-project.org > Subject: [Development] QtQuick Dialogs Widgets fallback > > Hi everyone, Hi Kai, > we found that the Qt Q

[Development] QtQuick Dialogs Widgets fallback

2023-08-22 Thread Kai Uwe Broulik
Hi everyone, we found that the Qt Quick Dialogs (MessageDialog and friends) do not support a fallback to their widget counterpart like the ones from Qt.labs.platform did. In KDE Plasma we do not provide a platform theme implementation for the message or color dialogs, as the Qt ones are “goo