Hi,
I have a problem: I want to place a NSButton with type of "Recessed Button" on NSView and part of button should be on view and another part should be outside of this view
That's ok, but when cursor of mouse move inside button and outside view, button receive event about this.
What need to do for this event do not send to button when cursor move outside my view ?
Thanks
I have a problem: I want to place a NSButton with type of "Recessed Button" on NSView and part of button should be on view and another part should be outside of this view
That's ok, but when cursor of mouse move inside button and outside view, button receive event about this.
What need to do for this event do not send to button when cursor move outside my view ?
Thanks