Changes

Jump to navigation Jump to search
Line 68: Line 68:  
         #disable the use of the copy button for now.  
 
         #disable the use of the copy button for now.  
 
         self._edit_toolbar.copy.set_sensitive(False)
 
         self._edit_toolbar.copy.set_sensitive(False)
 +
 +
You can enable buttons by simply passing True to the set_sensitive() method.
Anonymous user

Navigation menu