After all, aren't most of the Cocoa APIs implemented on the
HIToolbox stuff now?
No; primarily just the menu classes (NSMenu and NSMenuItem), which
use the Carbon Menu Manager. The Cocoa event system also calls into
the Carbon Event Manager to fetch events from the event queue. No
other parts of AppKit are implemented on top of HIToolbox, or ever
have been.
Sorry to veer off 64 bit for a moment --
I have a volume event handler working very nicely in a Cocoa app.
Are you inferring it's possible to assign a command ID to a menu in a
Cocoa app and then grab it from a Carbon event handler I have running
(assuming I disconnected it from any Cocoa methods)?
Thanks,
Philip Aker
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden