Re: [Development] Qt Quick Controls Dialogs -- enabled state of the standard buttons (API choices)

2015-08-22 Thread Filippo Cucchetto
I totally agree with the solution proposed by mitch c. With the only exception that i would add a DialogButtonGroup qml element into which put the buttons. This allows us to add functions and logic without clutturing the Dialog component. Furthermore it matches the widget implementation. F. Il 22/

Re: [Development] Qt Quick Controls Dialogs -- enabled state of the standard buttons (API choices)

2015-08-22 Thread Curtis Mitch
From: development-bounces+mitch.curtis=theqtcompany@qt-project.org on behalf of Vladimir Moolle Sent: Saturday, 22 August 2015 01:22 To: development@qt-project.org Subject: [Development] Qt Quick Controls Dialogs -- enabled state of the standard buttons (