On Fri, 2003-09-26 at 20:03, Michal Pasternak wrote: > I am using PyGTK 2 on NetBSD and Win32 and I must say, that it is just > great. Everything works fine, using glade I can develop GUI very fast, > TreeViews are the best thing I have ever seen in a GUI library and the API > makes a lot more sense, than wxWindows (I have used wx before).
Full ACK. I started developing with pygtk2 'cos I had to port a pygtk1.2 tool for my company. The whole thing turned into a complete rewrite (because of heavy use of TreeViews), and I finished much more earlier then I thought I would :) Even better, as I saw how easy it is to develop stuff with glade and pygtk2, I started to write an LDAP-Browser/-Editor[0] which is almost done by now (I spent only one week implementing the basic features). Great work guys, keep it up! [0]: it should replace GQ, which imho, is pretty ugly :) Greetings, Igor _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
