Alright, so basically if i want to create a rich user interface with clutter i have to write my own custom "widgets". Am I right? Thanks, ciao
edo On 25/05/10 17:40, Emmanuele Bassi wrote: > 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. > > -- To unsubscribe send a mail to [email protected]
