Re: Help for responders...
Re: Help for responders...
- Subject: Re: Help for responders...
- From: Daniel Jalkut <email@hidden>
- Date: Wed, 4 Apr 2007 21:35:15 -0400
Jay: Your custom view's being embedded in a scroll view won't impede
its ability to become first responder.
If your menu item works when your custom view is "focused" outside of
the scroll view, it should continue to work when it's focused inside
the scroll view.
Daniel
On Apr 4, 2007, at 8:40 AM, Jay wrote:
Hello,
I created a cocoa application and placed a customer view with
scrollview enabled.
This is what I'm feeling confused with, in order to let the
scrollview to display the ruler in the custom view,
I intend to use a menuitem to trigger the override method
"toggleRuler". However, since I placed the method in the
customerview class, I have no idea about how to make the
customerview class be the first responder to the menuitem. Could
somebody give me some ideas? Thanks a lot.
Best regards,
Jay
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden