[Qt-qml] Some feedback from users.
Alan Alpert
alan.alpert at nokia.com
Thu May 6 00:16:31 CEST 2010
Torsdag 6. mai 2010 06:11:01 skrev ext Kristian Mueller :
> On Wed, 2010-05-05 at 08:40 +0200, Alexis Menard wrote:
> > Hello all,
>
> Hi
>
> > * Lack of widgets for basic elements such as Buttons, sliders scrollbars
> > leads means they all have to be implemented from scratch visually and
> > logically, perhaps badly.
>
> Maybe QML needs something like a QML standard library.
> E.g. we are creating our own
> - [text|image]Buttons,
> - Scrollbar,
> - Throbber,
> - VolumeBar,
> - Tooltips,
> - BreadCrumb,
> - ModalDialog components, etc.
>
> Creating such a library would need clear guidelines for QML. Such as:
> - which properties those elements need,
> - how callback functions are to be registered,
> - which naming scheme to be used, etc.
See the qt-components repository on gitorious for a project experimenting with
this sort of thing (creating a standard widget set for QML, but also with the
potential to later give the cross-platform native look and feel like Qt
Widgets).
--
Alan Alpert
Software Engineer
Nokia, Qt Development Frameworks
More information about the Qt-qml
mailing list