0

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

joels
  • 7,249
  • 11
  • 53
  • 94

1 Answers1

0

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.

joels
  • 7,249
  • 11
  • 53
  • 94