drop down nspathcontrol

690 Views Asked by At

Is there a way to get the default NSPathControl to have drop down like in xcode 4? by default i mean without subclassing

alt text

1

There are 1 best solutions below

0
On BEST ANSWER

I just realized the popup menu is just the menu outlet. All I have to do is create a menu and make a single click display the menu.