On Apr 26, 2005, at 11:47 AM, Jonathan Johnson wrote:
On Apr 24, 2005, at 9:05 PM, Asher Dunn wrote:
lol, ok. It's fine on OSX,
Not quite. On OS X, it appears you're calling
CheckEventQueueForUserCancel.
Umm, I'm not using a declare or calling userCancelled. I'm using
keyboard.asyncKeyDown to check for the Escape key though.
That will prevent the SPOD from appearing, but it still makes your app
behave unlike any other app when it's in windowed mode.
Yeah.
You should use the thread on all platforms, which will prevent the OS
from tagging your application as unresponsive. It won't slow your
framerate down much, and you'll be a better citizen.
I know, but it's easier to do it this way :-P
I will fix it for the next release.
Asher Dunn
--------------------------------------------------------
President and Head Developer of Fireye Software
<http://www.fireyesoftware.com/>
AIM and Yahoo: fireye7517
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|