I am making app with cocoa(Mac desktop application). I have a NSButton in background of an NSView. The button is clicked even if any NSView is added later in NSWindow.
How to stop click on a button that is at background any NSView ?
Please give suggestion!!!
Waiting for reply!!!
Thanks in Advance :)