On Mon, 2006-12-18 at 21:20 +0100, elekis wrote:
> hi all , I have to do a application using osg and gtk.
> 
> but in my research I found two rendering osg under gtk. gtkglext and 
> gtkglextmm

gtkglextmm is just going to be C++ flavored gtkglext. I use gtkglext
quite often (well, actually, pygtkglext) and have no trouble with it.
The Python classes I use are all GLScene objects (and similar), so I'd
start with looking at that...

> but witch I have to use?? and is gtk is the better?? I use gtk cause
> glade is easy for what I have to do (except I haven't found how to put
> a gtkglext in a window) but is there an easier "window making "??
> 
> thanks
> 
> 
> a++
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://openscenegraph.net/mailman/listinfo/osg-users
> http://www.openscenegraph.org/
> 
-- 

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to