How to remove a NSButton from a Customview programmatically ? I used the below method but it didn't work .
[button removeFromSuperview];
How to remove a NSButton from a Customview programmatically ? I used the below method but it didn't work .
[button removeFromSuperview];