[clutter] clutter-gtk

2008-06-06 Thread Daniel Oberhoff
Hi, So after clearing the perl questions I am thinking about gtk. We would like to use gtk alongside clutter. Not sure if this would mean embedding gtk into clutter or vice versa, probably either could be used. For the former I find a note on the project page, but nothing about how to

Re: [clutter] clutter-gtk

2008-06-06 Thread Matthew Allum
Hi; On Fri, 2008-06-06 at 13:50 +0200, Daniel Oberhoff wrote: Hi, So after clearing the perl questions I am thinking about gtk. We would like to use gtk alongside clutter. Not sure if this would mean embedding gtk into clutter or vice versa, probably either could be used. For the

Fwd: [clutter] clutter-gtk

2008-06-06 Thread Daniel Oberhoff
Anfang der weitergeleiteten E-Mail: Also event handling shouldn't be so hard. As long as the original osx implementation does all the event handling through the NSOpenGLView it should just come along. Though I will have to check if gtk+quartz does something to hog the event chain

[clutter] Problems building clutter-box2d...

2008-06-06 Thread James Ketrenos
So, I wanted to play around with clutter-box2d a bit, but wasn't sure where to get it from, so I pulled from svn: $ svn co http://svn.o-hand.com/repos/clutter/trunk clutter $ cd clutter/clutter $ ./autogen --prefix=/usr $ make sudo make install Builds and installs fine (or appears