Hi all, 

I can see you went for an API that works with all types of buttons, not just 
regular Buttons that make up what we earlier called SegmentedButton or 
ButtonBlock.

Can I just ask if you considered my ButtonBlock implementation (the version 
on my personal branch still pending MR) when you discussed the API? This
implementation is based on the earlier suggestions about not using a graphical
element like the Button directly, but rather something similar to a ListElement
that describes how the actual element in the row/column will be configured.
I think Jens was in favour of this approach, and I think it has some attractive
attributes too.



Cheers
Mathias


________________________________________
From: qt-components-bounces+mathias.malmqvist=nokia....@qt.nokia.com 
[qt-components-bounces+mathias.malmqvist=nokia....@qt.nokia.com] on behalf of 
ext gabriel.dietrich...@nokia.com [gabriel.dietrich...@nokia.com]
Sent: Thursday, January 13, 2011 12:39 PM
To: qt-components@qt.nokia.com
Subject: [Qt-components] Common API: ButtonRow and ButtonColumn

Hi,

We just updated the common API page (QTCOMPONENTS-200) as you may have noticed. 
This time we tried to solve several problems in one, namely the segmented 
button and the mutually exclusive button checking.

The two new components are ButtonColumn, and its sibling, ButtonRow. They act 
as an encapsulator for buttons (Button, CheckBox, RadioButton, or any component 
having the 'checked' property) Please, check the samples there and feel free to 
comment, and/or point at what we might have missed.

Best regards,

Gabriel de Dietrich
Senior Software Engineer
http://qt.nokia.com



_______________________________________________
Qt-components mailing list
Qt-components@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-components
_______________________________________________
Qt-components mailing list
Qt-components@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-components

Reply via email to