#1585 NORM Untriag: Activity specific icons aren't supported by ComboBox (and probably other widgets)
Zarro Boogs per Child
bugtracker at laptop.org
Mon May 28 20:18:45 EDT 2007
#1585: Activity specific icons aren't supported by ComboBox (and probably other
widgets)
--------------------+-------------------------------------------------------
Reporter: rorrim | Owner: dcbw
Type: defect | Status: new
Priority: normal | Milestone: Untriaged
Component: sugar | Version:
Keywords: | Verified: 0
--------------------+-------------------------------------------------------
To get some activity icons rendered in a sugar.graphics.combobox.ComboBox
I needed to add the activity path to the running gtk theme by calling:
gtk.icon_theme_get_default().append_search_path(_path_to_activity_)
at the activity {{{__init__}}}. Only then will combo.add(1,None,
'iconname') work.
Shouldn't the activity have a (simple) way to get it's personal icons
rendered in the ComboBox and other sugar widgets?
--
Ticket URL: <http://dev.laptop.org/ticket/1585>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list