Pergunta

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

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top