work on gtk2 instead of gtk1
Status: Alpha
Brought to you by:
pcostabel
I'm sure that gtk1 is much simpler than gtk2, but i don't
understand why nobody is working on it at all. cairo just got a
native aqua port so this should help some things, but most apps
use gtk2 now. All the killer apps (gimp, inkscape, pybliographic,
gramps, and maybe even an rss reader) that I personally would
like to use on osx are all gtk2. Why other than experience does
everyone focus on gtk1
Logged In: YES
user_id=303267
I started working on Gtk+-Cocoa because I needed to port an
app from Win/Linux to Mac OS X. At that time, gtk2 was not
available for Windows, so I wrote my app using gtk1. I plan
to work on gtk2 once Gtk+-Cocoa is more or less done. I have
learned a lot about Gtk and Cocoa during this project, and
there are many things I could do better next time around.
This port was a good exercise for a 'real' Gtk2 port.