KPCTabsControl • KPCJumpBarControl • KPCSplitPanes • KPCAppTermination • KPCSearchableOutlineView • KPCImportSheetController
A NSOutlineView subclass that simply add search capabilities accross the tree of nodes. Sounds easy, right? The only requirement on your side is to have tree objects conform to some basic protocol. That's it.
The project includes a demo. This project is in a very early stage and doesn't work yet perfectly. But most of the tough things work.
Cédric Foellmi (@onekiloparsec)
KPCSearchableOutlineView is licensed under the MIT license and hosted on GitHub at https://github.com/onekiloparsec/KPCSearchableOutlineView/ Fork the project and feel free to send pull requests with your changes!