Why are no developers completing/maintaining native Gtk+ for OS X?

2009-11-09 Thread Jack Skellington
Hello All I'm currently in charge of the development of a cross-platform OpenGL app which uses GTk+ for it's interface. The app runs on both *nix/X.org and win32 but when I started looking into OS X I found that the Quartz OS X version of Gtk+ is neither complete nor being actively developed. I

GtkGLExt OS X Quartz hack patch

2010-05-22 Thread Jack Skellington
I've made a patch that allows gtkglext to run on quartz osx without filling up the entire toplevel window. The problem was it seems that a function was used, gdk_quartz_window_get_nsview(widget-window); that allways returns the toplevel window. What I've done is to create a NSOpenGLView and add

Re: GtkGLExt (was Re: Gtk 3.0)

2009-12-04 Thread Jack Skellington
On Fri, Dec 4, 2009 at 8:02 PM, Emmanuele Bassi eba...@gmail.com wrote: (Sorry, I'm sending this via my phone so it's not going to be nicely formatted; I apologize) I'm really not working on it - mainly for three reasons: 1) if you want to use GL, GtkGlExt is good enough and integrating it