← Back to team overview

freyja-dev team mailing list archive

Re: [Merge] lp:~tribaal/unity-tweak-tool/fix-show-desktop-core-dump into lp:unity-tweak-tool

 

No, set_active changes the state of the checkbox, ticked vs unticked. set_sensitive(True|False) should be used to make the widget usable/unusable.

And I just checked the UI definitions, it is set to be sensitive by default. I'll need to hunt down where it is getting unsensitized, and if it is not being unsensitized, will have to add that bit. This is going to take some time..

I'll comment back in an hour or so. If you have some time to spare, try to identify where set_sensitive(False) is being called on the checkbox.
-- 
https://code.launchpad.net/~tribaal/unity-tweak-tool/fix-show-desktop-core-dump/+merge/207381
Your team Freyja Development is requested to review the proposed merge of lp:~tribaal/unity-tweak-tool/fix-show-desktop-core-dump into lp:unity-tweak-tool.


References