Re: how to make our controller class first responder in document based application?
Re: how to make our controller class first responder in document based application?
- Subject: Re: how to make our controller class first responder in document based application?
- From: "I. Savant" <email@hidden>
- Date: Wed, 14 Dec 2005 08:42:44 -0500
Praveen:
See the following document:
http://developer.apple.com/documentation/Cocoa/Conceptual/
BasicEventHandling/Concepts/FirstResponder.html
The very first line reads, "The first responder is a user-
interface object ..."
You do not make a controller class the first responder, rather you
make a control (such as a text field or a button) the first
responder. Can you tell us exactly what you're trying to accomplish?
Also, you might find this helpful for future reference:
http://www.cocoadev.com/index.pl?HowToAskQuestions
--
I.S.
On Dec 13, 2005, at 11:11 PM, praveen kumar wrote:
Please Help Me Out.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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