GithubHelp home page GithubHelp logo

isabella232 / juinspectorview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robotsandpencils/juinspectorview

0.0 0.0 0.0 177 KB

A shameless Xcode 4 inspector view clone.

Objective-C 100.00%

juinspectorview's Introduction

##Overview

JUInspectorView preview

JUInspectorView is a shameless copy of Xcode 5's inspector views. It draws a header with a title and then a custom NSView or NSView subclass as the body. There is a disclosure triangle to open/close the body views and everything is totally like in Xcode 5.

You can insert the JUInspectorViewContainer (the component which contains all the inspector views) into almost any other view hierarchy, although it makes more sense to add it into a NSScrollView which than can be put into whatever you want.

##Tips If you add a "fullscreen" (read: inspector filling) table view or text view or whatever draws a border, make it borderless! It looks horrible, really. You should also enable the automatic width autoresize mask flag for body views, setting the height flag has no effect.

##License MIT. Do whatever you want.

juinspectorview's People

Contributors

interstateone avatar justsid avatar jawngee avatar stephengazzard 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.