The structure of menu in glade is :
+File (GtkMenuItem)
  | Option (GtkImageMenuItem)
 + Open (GtkImageMenuItem)
  | Open as file (GtkImageMenuItem)
  | Open as directory (GtkImageMenuItem)

When i use in pygtk this glade file : gtk.glade.XML("menu.glade") 

I get this error :

GtkWarning: gtk_menu_attach_to_widget(): menu already attached to 
GtkImageMenuItem
_________________________________________________________________
Connect to the next generation of MSN Messenger 
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to