Re: [Pythonmac-SIG] Use py2app: GTK+-based application/addinggenerated files/X11

2006-05-22 Thread Arjan Molenaar
Bill Janssen <[EMAIL PROTECTED]> wrote: >> Indeed the folks at http://developer.imendio.com/wiki/Gtk_Mac_OS_X >> have ported GTK+ 2 to the Mac. I have it on my still-give-it-a-try list. > > The sources for this have been folded back into the regular GTK+ > source tree. But looking at the gtk-dev

Re: [Pythonmac-SIG] Use py2app: GTK+-based application/addinggenerated files/X11

2006-05-22 Thread Bill Janssen
> Indeed the folks at http://developer.imendio.com/wiki/Gtk_Mac_OS_X > have ported GTK+ 2 to the Mac. I have it on my still-give-it-a-try list. The sources for this have been folded back into the regular GTK+ source tree. But looking at the gtk-dev mailing list, it looks like it's not quite a f

Re: [Pythonmac-SIG] Use py2app: GTK+-based application/addinggenerated files/X11

2006-05-22 Thread Arjan Molenaar
Hi Ronald, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > There's also gtk-osx (http://gtk-osx.sourceforge.net/), which is a > native port of GTK+. This is a port of GTK+ 1.0, which is not compattible with GTK+ 2. > IIRC there's also another port, but the name and homepage escape me > at th

Re: [Pythonmac-SIG] Use py2app: GTK+-based application/addinggenerated files/X11

2006-05-22 Thread Ronald Oussoren
There's also gtk-osx (http://gtk-osx.sourceforge.net/), which is a native port of GTK+. IIRC there's also another port, but the name and homepage escape me at the moment. If have no idea how well these work, but if they do work you'd get something that looks a lot more like a "real" osx applicat