Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tasetup.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-02-03 02:58:46 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-02-03 02:58:46 (GMT)
commitb763e6138064716bba3878901cd35f167c53180a (patch)
tree05753c8d0fdbda48c0dd574bf500d561d8757145 /tasetup.py
parent589fda41006b5f4008ef3b6399e6923c5f3519bb (diff)
cleaned up init -- no wait brick until I figure out a better idle
strategy
Diffstat (limited to 'tasetup.py')
-rw-r--r--tasetup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tasetup.py b/tasetup.py
index 77ce0fb..3d689e2 100644
--- a/tasetup.py
+++ b/tasetup.py
@@ -210,8 +210,6 @@ def prep_selectors(tw):
tw.selbuttons = []
def setup_selectors(tw,s):
-# for s in selectors:
-# s = selectors[i]
name,dy,blockdescriptions = s
cat = setup_selector(tw, name, tw.y, blockdescriptions)
tw.y += dy
@@ -249,8 +247,6 @@ def setup_misc(tw):
tw.status_shapes['status'],True)
tw.status_spr.type = 'status'
setlayer(tw.status_spr,400)
- # everything should be loaded at this point
- tw.loaded = True
def setup_selector(tw,name,y,blockdescriptions):
# selector tabs