← Back to team overview

screenlets-dev team mailing list archive

[Bug 848328] Re: Options do not support manual/realtime updating

 

I'm sorry, i didn't read your question well. I tried that now but its not possible. 
base.py: widget.connect("changed", options.has_changed)
for example throws exception in boolean_option.py 
TypeError: <gtk.CheckButton object at 0x2ae9fa0 (GtkCheckButton at 0x3589ae0)>: unknown signal name: changed
because it needs signal name "toggled"

-- 
You received this bug notification because you are a member of
Screenlets Dev Team, which is subscribed to Screenlets.
https://bugs.launchpad.net/bugs/848328

Title:
  Options do not support manual/realtime updating

To manage notifications about this bug go to:
https://bugs.launchpad.net/screenlets/+bug/848328/+subscriptions


References