pyxfce - systemtray.SystemTray

Aaron aaronf0 at gmail.com
Fri Apr 21 01:32:52 CEST 2006


I have some code that makes a system tray, but something i was
noticing, i can change the colour of it.

aaron at gentoo:: ./deskar                                                [deskar]
Traceback (most recent call last):
  File "./deskar", line 50, in ?
    map=t.get_colormap()
AttributeError: 'systemtray.SystemTray' object has no attribute 'get_colormap'

i also cant add it to an event box to change the colour of that

aaron at gentoo:: ./deskar                                                [deskar]
Traceback (most recent call last):
  File "./deskar", line 57, in ?
    eb.add(t)
TypeError: GtkContainer.add() argument 1 must be gtk.Widget, not systemtray.Syst
emTray

was this on purpose, does the system tray just not support this, or
did no one think about it?

--
Aaron Fineman


More information about the Xfce4-dev mailing list