[Qt-qml] which is faster ? Using javascript or qml only Statemachine through qtcreator's qml designer
조성욱
csi00700 at gmail.com
Wed Jun 1 04:01:35 CEST 2011
hello !
I have ever worked about ui using qml. it was consist of many number image.
so I first worked for it using many "switch case and if else " but it was
not easy to fit a position and size like ui guide. in fact i tried to make a
short code. (it took a long time)
second, i tried to use a qtcreator's qml designer. it is very easy. It
generates many states. but code length is very long.
so I wonder which faster is. qml's code length doesn't care its speed ?
although long length code, I couldn't feel its speed down. but problem is
when running on low speed embedded platform.
how about you ? is there anybody who have tested this ?
Anyway Making a ui using a hand is very difficult.
good luck .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110601/b77d0aa5/attachment.html
More information about the Qt-qml
mailing list