How to add response to Null event
How to add response to Null event
- Subject: How to add response to Null event
- From: email@hidden
- Date: Wed, 5 Sep 2001 14:29:52 -0600
Hello all,
I need to do something during idle(or null event) in event loop. I can
do this in Mac OS 9 but I don't know how to do this in Cocoa. If I need
to subclass NSApplication, or there are other easy ways.
Thanks,
Fei