| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
RunApplicationEventLoop (or RAEL for short) is the overall Carbon event loop
call - it doesn't return until the event loop is terminated from within with
something like QuitApplicationEventLoop().
You probably don't want to use this call from within Cocoa, but I'm not
familiar enough with running both Carbon and Cocoa event loops
simultaneously to suggest the proper way. You could try getting the Carbon
WindowRef for a window and installing a Carbon event handler directly to
that, but that's just a guess.
| References: | |
| >Re: carbon events in cocoa app... (From: Brad Oliver <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.