NSLabel on MkMap

Hi,

I want to display a NSLabel on top of a Map, for displaying user coordinates, or other things.

In the storyboard I drag a NSLabel on the map and it displays, but when I run the program, the label doesn’t show.

If a drag a NSSearchField or NSTextView object on the map, these do show up. Trying the same with NSLabel, NSButton, these don’t show up.

What am I missing here?

Thanks,

Koen

select NSSearchField or NSTextView and menu Editor/Arrange/Send to Front

it’s all

have had the same problem