Clutter is stable and I am using Clutter and Mx in my own projects. Mx
widgets are also Clutter actors and it's very easy to mix them both in the
code.
Let me clarify the terminology.

Clutter is not a toolkit, it is a graphics library. Mx is the toolkit built
with Clutter and it provides you form elements and complex widgets like
scrolling areas with scrollbars.

Let me give an analogy to Adobe Flash. Flash is Clutter. Both have scene
graphs, working almost exactly the same way. Adobe Flex is the toolkit built
on top of the Flash API. You can find similar form elements in Mx and Flex.

As a side note, in many occasions, it is much easier to work with Clutter &
Mx together in C then mixing Flash with Flex using Actionscript. So we have
a winning duo here thanks to the developers.

I am running away from Qt and Gtk. I am finding it very difficult to create
UIs with both. (they don't have scene graphs, please correct me if I am
wrong.)

If needed Gtk widgets can be embedded into Clutter.





On Wed, Feb 3, 2010 at 9:15 PM, 金鑫 <fire...@gmail.com> wrote:

> i want use moblin to my business use. but i think the clutter toolkit is
> unstable....in my case.i will modify the mutter-moblin package..which ui
> toolkit should i use?clutter or qt  or mx? thanks..
> _______________________________________________
> Moblin dev Mailing List
> dev@moblin.org
>
> To manage or unsubscribe from this mailing list visit:
> http://lists.moblin.org/listinfo/dev or your user account on
> http://moblin.org once logged in.
>
> For more information on the Moblin Developer Mailing lists visit:
> http://moblin.org/community/mailing-lists
>



-- 
Veli Sungutay
http://www.lyciasoft.com
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to