Did you override mouseDown or mouseDown:?
--Andy
On Jan 14, 2011, at 03:08 PM, koko wrote:
I have sub-classed NSSegmentedControl and set this class to the
NSSegmentedControl in IB.
I have implemented mouseDown in the sub-class thinking I would get these
events. I do not.
How does one get m
I have sub-classed NSSegmentedControl and set this class to the
NSSegmentedControl in IB.
I have implemented mouseDown in the sub-class thinking I would get these
events. I do not.
How does one get mouseDown in an NSSegmentedControl?
-koko
___
Co