[frontpython commit] r33 - trunk/SDK/PyFR

1 view
Skip to first unread message

codesite...@google.com

unread,
Jan 24, 2008, 4:23:57 AM1/24/08
to frontpyth...@googlegroups.com
Author: jon.christopher
Date: Thu Jan 24 01:23:12 2008
New Revision: 33

Modified:
trunk/SDK/PyFR/Utilities.py

Log:
use _ShowFrontRow instead of makeScene so that we get control of the
remote again


Modified: trunk/SDK/PyFR/Utilities.py
==============================================================================
--- trunk/SDK/PyFR/Utilities.py (original)
+++ trunk/SDK/PyFR/Utilities.py Thu Jan 24 01:23:12 2008
@@ -54,7 +54,8 @@
# If we don't find App running, then we exited. So bring FR back.
if not found or self.AppShouldExit():
frController = BRAppManager.sharedApplication().delegate()
- frController._makeScene()
+ #frController._makeScene()
+ frController._showFrontRow()

# Make sure to turn off the timer!
self.timer.invalidate()

codesite...@google.com

unread,
Jan 24, 2008, 4:23:57 AM1/24/08
to frontpyth...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages