Le 13/11/2008, "Frédéric" <[EMAIL PROTECTED]> a écrit: >Just get the name of you menu entry (using wTree.get_widget() method), and >change its properties. Then see documentation to retreive the properties >associated with the menu entry.
Have a look here: http://trac.gbiloba.org/papywizard/browser/trunk/papywizard/controller/shootController.py line 252, in __startShooting() method; I change the label of a button, and also change the 'sensitive' property of other widgets. -- Frédéric _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
