[Sugar-devel] [DESIGN] Add prelight to frame icons

Ignacio Rodríguez nachoel01 at gmail.com
Fri Dec 20 14:44:22 EST 2013


Hi,

I make a patch for #3293,
My patch replace 'Gtk.ToolItem' by 'ToolButton', 'Icon' by 'PulsingIcon'

About 'PulsingIcon' I recommend move it to sugar-toolkit, now are in sugar-core.
Now: from jarabe.view.pulsingicon import PulsingIcon

I recommend something like this:
from sugar3.graphics.icon import PulsingIcon

If you see the PulsingIcon code, this inherited from 'Icon'
class PulsingIcon(Icon):

I attached the patch :)

Greetings,
Ignacio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-prelight-to-TrayIcon-replace-ToolItem-by-ToolBut.patch
Type: text/x-patch
Size: 3168 bytes
Desc: not available
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20131220/313a08c4/attachment-0001.bin>


More information about the Sugar-devel mailing list