Re: Why is it like this?
Re: Why is it like this?
- Subject: Re: Why is it like this?
- From: "Brian O'Brien" <email@hidden>
- Date: Mon, 30 May 2005 16:49:39 -0600
On May 30, 2005, at 4:37 PM, Thomas Davie wrote:
On May 30, 2005, at 11:38 PM, Brian O'Brien wrote:
Why do views get mouse and keyboard input but my controller class
doesn't?
Because your controller is not represented in the UI in any way, so it
would be totally illogical for it to get any information relating to
the UI without going through something that is represented there.
It is a subclass of NSView and has been put on the gui through the
interface builder.
Bob
_______________________________________________
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