cocoa - Can I change the NSSegmentedControl popup menu position? -


i using 3 segment nssegmentedcontrol adding , removing configurations, cog "action" symbol pop menu.

however, when menu pops shows follows:

bad popup position

i prefer popup displayed centered above cog segment instead below , sticking off bottom of window (which preference pane).

i have created subclass of nssegmentedcell override 'action' method described in this answer.

i prefer avoid private apis if @ possible!


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -