Re: [clutter] pyclutter embed gtk widgets inside clutter stage

2010-05-26 Thread edo
Excellent,
I will give it a try!
Thank you very much

Edo


On Tue, May 25, 2010 at 7:27 PM, Emmanuele Bassi eba...@linux.intel.comwrote:

 On Tue, 2010-05-25 at 19:12 +0100, Edoardo Tosca wrote:

  so basically if i want to create a rich user interface with clutter i
  have to write my own custom widgets. Am I right?

 yes; you can also use Mx for Clutter-based widgets:

  http://gitorious.org/mx-toolkit

 ciao,
  Emmanuele.

 --
 Emmanuele Bassi, Open Source Software Engineer
 Intel Open Source Technology Center

 --
 To unsubscribe send a mail to 
 clutter+unsubscr...@o-hand.comclutter%2bunsubscr...@o-hand.com




-- 
Edoardo Tosca
Mail: edoardo.to...@{autistici.org, gmail.com}
Skype: edoardotosca
Web: http://blog.devonlinux.net


[clutter] pyclutter embed gtk widgets inside clutter stage

2010-05-25 Thread edo
Hi everybody,
i've started playing with pyclutter since a couple of months and it's really
amazing!

Using pyclutter-gtk i managed to embed a pyclutter stage inside a pygtk
application,
and i would like to add some pygtk widgets (like pygtk.Hbox, pygtk.Frame
etc..) inside this stage or group containes in the stage.

Do you have any clue?
Thanks,

edo


Re: [clutter] pyclutter embed gtk widgets inside clutter stage

2010-05-25 Thread Emmanuele Bassi
On Tue, 2010-05-25 at 17:37 +0100, edo wrote:
 Hi everybody,
 i've started playing with pyclutter since a couple of months and it's
 really amazing!
 
 Using pyclutter-gtk i managed to embed a pyclutter stage inside a
 pygtk application,
 and i would like to add some pygtk widgets (like pygtk.Hbox,
 pygtk.Frame etc..) inside this stage or group containes in the stage.
 
 Do you have any clue?

currently, in order to do that, you need to use clutter-gtk from master;
it's experimental, and it's still in flux, so there are no Python
bindings for this functionality.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Open Source Software Engineer
Intel Open Source Technology Center

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] pyclutter embed gtk widgets inside clutter stage

2010-05-25 Thread Emmanuele Bassi
On Tue, 2010-05-25 at 19:12 +0100, Edoardo Tosca wrote:

 so basically if i want to create a rich user interface with clutter i
 have to write my own custom widgets. Am I right?

yes; you can also use Mx for Clutter-based widgets:

  http://gitorious.org/mx-toolkit

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Open Source Software Engineer
Intel Open Source Technology Center

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com