> 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.

Murray Cumming
www.murrayc.com
[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/

Reply via email to