[frontpython commit] r35 - trunk/SDK/PyFR

1 view
Skip to first unread message

codesite...@google.com

unread,
Jan 26, 2008, 4:41:34 AM1/26/08
to frontpyth...@googlegroups.com
Author: jon.christopher
Date: Sat Jan 26 01:41:27 2008
New Revision: 35

Modified:
trunk/SDK/PyFR/WaitController.py

Log:

hiding spinner and text after hiding FR so that the "Starting foo..."
text doesn't show up when we come back


Modified: trunk/SDK/PyFR/WaitController.py
==============================================================================
--- trunk/SDK/PyFR/WaitController.py (original)
+++ trunk/SDK/PyFR/WaitController.py Sat Jan 26 01:41:27 2008
@@ -58,6 +58,7 @@
BRController.wasPushed(self)

self.PyFR_start()
+ self.removeAllControls()

def PyFR_start(self):
# This should get overridden

Reply all
Reply to author
Forward
0 new messages