On Mar 4, 2008, at 1:55 PM, Matthew Delves wrote:
Greetings,
I've been reading through some of the apple documentation and have
a basic understanding of what needs to be done when creating an
NSToolbarItem subclass that contains a custom view.
What I'm not sure about is how to pass any mouse click events
through to the custom view rather than have them handled by the
NSToolbarItem.
Currently the custom view contains an NSSlider and an NSTextField.
Any help is greatly appreciated.
You do not need to take any special action here. Mouse events will
be passed to your view automatically. Are you seeing something
different?
-Peter
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]