문제

I have a NSTreeController/NSOutlineView with children and a NSComboBox. I would like to only show the top level objects in the combobox and not the children. Can't figure out how to do this. Any suggestions?

도움이 되었습니까?

해결책

Allright, it's just been confirmed that I'm stupid.

Just added a NSArrayController and used bindings with that one instead.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top