Hello.

I have a list-widget, which I would like to display a popup menu or rather
a Optionmenu in one of the columns, I've done this by using a VBox next to
the list-widget and packing it with OptionMenus, but when changing the
list, I can't delete the OptionMenus, or rather, it appears I _can_ delete
them, but not attach a new menu to them.

I've been using both optionmenu.destroy() and vbox.destroy_children() (or
whatever the name), but I still can't add a menu to the new OptionMenus.

Some help anymore?


Cheers...

Christian / Cybolic


_______________________________________________
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