I wrote an article about Maemo 6 UI Framework's layout management couple days ago and proposed that they could use QStateMachine and Qt Animation Framework combination in that. I decided to write an alternative implementation which uses QStateMachine and it seems to work pretty well on N900.
More Information available at: http://zchydem.enume.net
Very nice. The overlapping I wonder which button would get pressed. Size changing would be helpful in case of a conflict. Maybe even different shapes.
Jeahavee 2 years ago
I had some problems with replying these comments. Let's give another try.
Thanks for the comment. This demo uses only the preferred size of the widget but it could use the min/max sizes also. I'm planning to improve the layout management later. The z Value of the item defined which button will be clicked if they overlap.
zchydem 2 years ago