Re: Adding bindings to a NSView descendant
Re: Adding bindings to a NSView descendant
- Subject: Re: Adding bindings to a NSView descendant
- From: "I. Savant" <email@hidden>
- Date: Mon, 12 Mar 2007 13:26:36 -0400
On Mar 12, 2007, at 12:52 PM, Mark Munte wrote:
Thanks for the example Sean,
but, is there no other (easier) way of doing it?
I don't need a palette and other stuff for my view, just the
bindings :)
If all you're interested in is the bindings, then you don't need -
exposeBinding: at all.
See the "Graphics Bindings" example here:
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
Though it has other things going on, this shows how to use manual
(programmatic) bindings as well as how add bindings to a custom view
*without* making a palette.
--
I.S.
_______________________________________________
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