-
Committer:
John Arbash Meinel
-
Date:
2007-10-30 21:58:07 UTC
-
mto:
(330.3.3 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
368.
-
Revision ID:
john@arbash-meinel.com-20071030215807-9gqxqjz3nwpwd00r
To disable a checkbox it is set_property('activatable', False),
not set_active(False).
The latter just sets/clears the value, not the ability to function.