1
0
mirror of https://github.com/gryf/wmdocklib.git synced 2025-12-19 20:38:03 +01:00

1723946: weekday is not updated correctly

I've almost completely rewritten the program, cleaned up most stuff which
has become useless in the object oriented framework.

the strings are not any more centered, this has not yet been programmed in the library.
This commit is contained in:
mfrasca
2007-05-24 12:17:10 +00:00
parent 7bd314e1e0
commit e5a8d777b6
4 changed files with 142 additions and 228 deletions

View File

@@ -164,7 +164,6 @@ class Application(wmoo.Application):
self.putPattern(54, 0, 5, 1, 54, 58-i)
def update(self):
wmoo.Application.update(self)
self._count += 1
if self._count <= 3:
return