|
Version: 1.0 Posted: 2007-05-31 Build Requirements: Mac OS X 10.5, Xcode 3.0 Runtime Requirements: Mac OS X 10.5 Download Sample (CrossEvents.zip, 26.5K) |
||||
Description"CrossEvents" is a Carbon-Cocoa hybrid application that demonstrates how to send Carbon Events and NSNofitications between Carbon and Cocoa portions of code. In particular a custom Carbon Event is created and sent from a window handler to an Objective-C controller object. In the opposite way an NSNotification is sent from NSTextField delegate method to a notification listener object on the Carbon side. In using this technique this sample shows how you can change content between Carbon's HITextView and Cocoa's NSTextField, all within the same Carbon window. Document Revision History
|
|