liushie / ILScopebar

A cocoa scope bar that uses an overflow menu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ILScopeBar

ILScopebar is a NSView subclass for a scope bar like the one finder uses in it's search. It is different from MGScopebar and apple's scope bar because instead of grouping, it consolidates all the items that don't fit into a menu at the end of it. Screenshot:

Documentation

Documentation tags are inside the header files of the Protocol and the Actual scope bar. The generated documentation files are located in /Help/chtml/index.html

LICENSE

Protected under the Creative Commons 3.0 Attributions Unported License

I prefer that I am credited in the About box of your app if you used some of my source code with the following format:
Uses ILScopeBar by Alex Zielenski

About

A cocoa scope bar that uses an overflow menu.

License:Other


Languages

Language:Objective-C 52.1%Language:HTML 40.7%Language:CSS 6.2%Language:XSLT 1.1%