KPCSearchableOutlineView

A NSOutlineView subclass that provides a simple search capability across the tree of objects

MIT License

Stars
11

KPCSearchableOutlineView

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.

Author

Cdric Foellmi (@onekiloparsec)

LICENSE & NOTES

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!

Badges
Extracted from project README
Build Status Carthage compatible
Related Projects