Re: gtk on mac os x menu bar

2006-04-19 Thread Richard Hult
Aaron Voisine skrev: > On 4/19/06, Aaron Voisine <[EMAIL PROTECTED]> wrote: >> On a side note, I grabbed the latest glib/pango/gtk/cairo from cvs >> (2006-4-18) and was able to get gimp to build without X11 being >> installed (yay!). It displayed the splash screen (no fonts), loaded >> the plugins,

Re: gtk on mac os x menu bar

2006-04-19 Thread Aaron Voisine
On 4/19/06, Aaron Voisine <[EMAIL PROTECTED]> wrote: > On a side note, I grabbed the latest glib/pango/gtk/cairo from cvs > (2006-4-18) and was able to get gimp to build without X11 being > installed (yay!). It displayed the splash screen (no fonts), loaded > the plugins, showed the window frame of

RE: gtk on mac os x menu bar

2006-04-19 Thread Julian Adams
[EMAIL PROTECTED] wrote: > Hello all, I'm the guy who does the Gimp.app package. I was just > reading about the gtk on mac os x progress and the discussion about > the proper way to handle the menu bar. I'd just like to throw in on > the side of automating it to put the menu of the focused window i

gtk on mac os x menu bar

2006-04-19 Thread Aaron Voisine
Hello all, I'm the guy who does the Gimp.app package. I was just reading about the gtk on mac os x progress and the discussion about the proper way to handle the menu bar. I'd just like to throw in on the side of automating it to put the menu of the focused window in the menu bar. I don't really un