Hi,
>>> What is the benefit of adding ButtonBox over just adding a
Dialog.buttonRole attached property?
Proper componentization -- Dialog does it’s job of handling the content,
accepting and rejecting, etc, and ButtonBox (when parented) brings in logic
responsible for OS-specific standard button
On Friday, August 21, 2015 12:16:37 AM Stephen Kelly wrote:
> Frederik Gladhorn wrote:
> > As you know we cannot change the major version as that is not binary
> > compatible
>
> I still see no reason for that to be belived to be true.
>
> Of course you can fix the major version number and bump t
On Saturday, August 22, 2015 10:47:42 AM Sze Howe Koh wrote:
> Hi,
>
> On 20 August 2015 at 15:31, Frederik Gladhorn
>
> wrote:
> > Hello all,
> >
> > To make dealing with Enginio a bit easier (I get asked for the right
> > version number for each release and keep being confused myself since it
From: Vladimir Moolle [mailto:vmoo...@ics.com]
Sent: Wednesday, 26 August 2015 12:01 AM
To: Rutledge Shawn
Cc: Filippo Cucchetto ; Curtis Mitch
; development@qt-project.org
Subject: Re: [Development] Qt Quick Controls Dialogs -- enabled state of the
standard buttons (API choices)
Hi, thank you