You'll likely just want to subclass NSApplication and override
sendEvent then. Dispatch based on ui mode and you're set. I think. Is
there something I'm missing about why you can't do this?
Not at all, it's just figuring out the mechanics for getting key-down
as well as insert-text events. I need to experiment with it tomorrow
but I think your technique could be just what I need. It's a little
more convoluted than I expected from Cocoa though, frankly. The Carbon
Events way is a little simpler, I think.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden