I am guessing you will have to configure your runloop in the appropriate mode
(see NSRunLoop, and Run Loop Management in the docs), to specify the behavior
of your timers.
Hope that helped,
~Gopinath
-Original Message-
From: cocoa-dev-bounces+gopinath=adobe@lists.apple.com
[mailto
On Fri, May 8, 2009 at 5:51 AM, Kiran Kumar S
wrote:
> according to documentation for
> beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo: it says
> that While the application is in the run loop, it does not respond to any
> other events (including mouse, keyboard, or windo