A Sex, 2003-12-12 ās 15:20, [EMAIL PROTECTED] escreveu: > > Well, gnome windows are usually avoided by most developpers. > > You should consider using bonobo windows instead. In > > gnome-python tarball, it's in examples/bonobo/bonoboui > > No, I think that most people are trying to use BonoboUI as little as > possible. The new menu and toolbar APIs in GTK+ 2.4 are meant to replace > - The old GTK+ menus and toolbars > - The libgnomeui menus and toolbar > - The libbonoboui menus and toolbars. > > This is all my opinion, but I think you should just use libbonoboui if you > want to create an embeddable GUI component, or us libbonobo if you want to > do some difficult multi-threading interprocess-communication stuff.
You are correct. However, pygtk doesn't yet wrap the new gtk+ 2.4 menu APIs, so the better choice right now is still bonoboui. Regards. -- Gustavo J. A. M. Carneiro <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/