Re: Cocoa and full-screen GL
Re: Cocoa and full-screen GL
- Subject: Re: Cocoa and full-screen GL
- From: John Stiles <email@hidden>
- Date: Mon, 31 Jan 2005 22:22:14 -0800
On Jan 31, 2005, at 8:13 PM, Guy English wrote:
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:
This email sent to email@hidden