|
|
2008-11-07
, 20:03
|
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#2
|
|
|
2008-11-08
, 21:29
|
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#3
|
|
|
2008-11-08
, 22:01
|
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#4
|
|
|
2008-11-14
, 06:40
|
|
Posts: 3 |
Thanked: 0 times |
Joined on Oct 2008
|
#5
|
|
|
2008-11-14
, 13:38
|
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#6
|
|
|
2008-11-14
, 21:15
|
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#7
|
You can use at or crond to issue a command on specific times, and sleep to issue timed intervals.
1. Is it actually possible to do what I'm thinking about? Looking at pytaskbar.py, it's clear that the menus are just buttons, but is it possible to change the image of the button? That is, at least twice a day it will be necessary to change the image of the moon. Forgive my ignorance of GTK, I'm still learning it.
2. The other question is, how do I get a taskbar applet to reload in scratchbox? That is, when I make changes to the code, is there a command that will reload it?
Thanks!