Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chimeplay.py
diff options
context:
space:
mode:
Diffstat (limited to 'chimeplay.py')
-rw-r--r--chimeplay.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/chimeplay.py b/chimeplay.py
index 7d48750..4659717 100644
--- a/chimeplay.py
+++ b/chimeplay.py
@@ -12,6 +12,8 @@
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
+# version 2:
+# bug fix
import csndsugui
from sugar.activity import activity
@@ -152,6 +154,7 @@ repeats of a given chime.\t", all, brown)
if self.ver != 0:
self.box1.destroy()
self.box2.destroy()
+ self.box3.destroy()
self.ver = 2
self.box1 = self.w.box(True, self.bb)
self.w.text(" ", self.box1)