Git Product home page Git Product logo

gcjumpbar's Introduction

GCJumpBar

NSControl subclass that mimics the Xcode 4 Jump Bar.

Usage

(See the demo project included)

When you have added the GCJumpBar folder in your project, simply allocate the Jump Bar and pass it a NSMenu. That’s all.

The Jump Bar can be used and its delegate and menu can be set in Interface Builder.

You can set a delegate that will receive messages when the Jump Bar changes selection.

- (void) jumpBar:(GCJumpBar*) jumpBar didSelectItemAtIndexPath:(NSIndexPath*) indexPath;

Missing features

GCJumpBar doesn’t have all the feature present in Xcode 4. The subset of feature present right now was what I needed. However, I will continue to work on it and you’re welcome to fork it!

gcjumpbar's People

Contributors

gcamp avatar dwarfland avatar

Watchers

James Cloos avatar gryphon avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.