Out of curiosity, such as? :)

I was under the understanding that the way things were going in Qt is
through Scene Graph and MTF wont take advantage of that? But QML will.


For instance the styling system and the graphics handling:

"MTheme communicates with a theme server whenever a graphical asset is requested. The theme server is responsible for loading the graphics (either from static image files, by rasterizing SVG or through procedural generation) and sharing them. The sharing of graphics assets is platform specific, MeeGo Touch ships with a reference theme server called mthemedaemon that shares assets using the X11 system. In case a theme server is not available, no sharing occurs and each graphical asset is duplicated for each application."

This technique makes a different is terms of time concerning the startup of the apps.

At the system the styling system implemented in MTF is really dynamic, allowing the customization of the objects based in stylename through CSS (looks the same as Qt but it isn't at all due to is possible use parents and abstract objects as basement to build new styles).


Cheers,

Adrian.


[1] - http://apidocs.meego.com/git-tip/mtf-old/mtf/class_m_theme.html
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to