On Apr 27, 2005, at 4:50 PM, Jonathan Johnson wrote:
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.
Do all of your methods have #pragma BackgroundTasks false then? That
call is only generated if the compiler generates background task
calls.
Ah. I only have #pragmas in some of my methods. I realize that they
only affect the method they are in and not methods that that method may
call.
I will add them to all my methods.
By the way, it is really cool. A little slow on my iMac G4 800mhz, but
it's still nice to watch :)
Thank you :-)
In the next version, you will be able to change the size of the grid.
It is 100x100 right now, but if you cut it down to 50x50 it would run
*soooo* much better on slightly slower machines.
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>
|