Author: johannes
Date: 2005-09-21 21:58:34 -0500 (Wed, 21 Sep 2005)
New Revision: 7955
Modified:
trunk/gnue-forms/src/uidrivers/gtk2/ToolBar.py
Log:
Added handler attribute for pygtk2.2
Modified: trunk/gnue-forms/src/uidrivers/gtk2/ToolBar.py
===================================================================
--- trunk/gnue-forms/src/uidrivers/gtk2/ToolBar.py 2005-09-21 18:10:06 UTC
(rev 7954)
+++ trunk/gnue-forms/src/uidrivers/gtk2/ToolBar.py 2005-09-22 02:58:34 UTC
(rev 7955)
@@ -109,6 +109,7 @@
else:
button = self.toolbar.append_item (label, toolTip, None, icon,
self._buttonPress, userAction)
+ button._toggleHandler = None
return button
_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue