I added a NSImageView inside a NSGridView Cell and now want to add a NSLabel on top of it.
When dragging the NSLabel on the NSImageView the NSImageView disappears and is replaces by the NSLabel.
Is there a way in interface builder to realize this?