Skip navigation.
 
mlIn need of some help with NSToolbarItem
FROM : Matthew Delves
DATE : Tue Mar 04 22:55:16 2008

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.

Thanks,
Matthew Delves

Related mailsAuthorDate
mlIn need of some help with NSToolbarItem Matthew Delves Mar 4, 22:55
mlRe: In need of some help with NSToolbarItem Peter Ammon Mar 4, 23:38
mlRe: In need of some help with NSToolbarItem Matthew Delves Mar 4, 23:59
mlRe: In need of some help with NSToolbarItem Peter Ammon Mar 5, 00:32