Hi All:
 
 I'm using what was suggested in the FAQ  
http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq17.003.htp.
 
  My program is already working as what is expected though but when the program 
starts using  this section of code (the code of above FAQ) I've encountered 
this warning:
  
 401: DeprecationWarning: use gtk.UIManager
   item_factory = gtk.ItemFactory(gtk.Menu, "<main>", accel_group)
 
 Any suggestion on overcoming this kind of warning? I'm searching for good 
sample of Popup using gtk.uimanager but most of the sample including the 
tutorial of pygtk, its just uses a menubar and toolbar.  
 
 Please help, thanks.
 
 jojo makiling
 
 
---------------------------------
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives. Check it out.
_______________________________________________
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