Question

I need to set a custom position to the NSMenu of a NSPopUpButton object. The default position looks like this:

enter image description here

But I want it to look like this:

enter image description here

No correct solution

OTHER TIPS

You'll have to roll your own - there's no (public) API to control that aspect of a Cocoa NSPopupButton.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top