Hi there.
I have an NSView with two views inside of it. I am trying to hide one view and show the other one, but the view won't change.
I tried with setHidden, removeFromSuperview, addSubview in front, everything. The first view is still there and the other one will not show itself. I am doing something wrong?
Thank you, —Albé