FROM : Jens Alfke
DATE : Thu Mar 06 08:14:17 2008
On 4 Mar '08, at 12:47 AM, Matthew Delves wrote:
> 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.
AppKit's regular event-dispatching system sends events to the views,
just like any other views in the window.
—Jens
DATE : Thu Mar 06 08:14:17 2008
On 4 Mar '08, at 12:47 AM, Matthew Delves wrote:
> 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.
AppKit's regular event-dispatching system sends events to the views,
just like any other views in the window.
—Jens
| Related mails | Author | Date |
|---|---|---|
| Matthew Delves | Mar 4, 09:47 | |
| Jens Alfke | Mar 6, 08:14 |






Cocoa mail archive

