Giter Club home page Giter Club logo

mhnibtableviewcell's Introduction

MHNibTableViewCell

This is a UITableViewCell subclass that makes it easy to load table view cells
from nib files. It works best on OS 4.0 or later because there it just loads
the nib once; on earlier OS versions the nib is loaded for each table view cell.

The demo project shows several examples of using MHNibTableViewCell to make
custom table view cells.

The ImagesCell and ImagesController classes from the "Background Images" demo
are based on Matt Gallagher's EasyCustomTable example but have been completely
rewritten to use nibs. See his original blog post at:
http://cocoawithlove.com/2009/04/easy-custom-uitableview-drawing.html

The DrawingCell, GradientBackgroundTable, GradientCellBackground and RoundRect 
classes from the "Background Drawing" demo are derived from Matt Gallagher's 
TableDesignRevisited example. See his blog post at:
http://cocoawithlove.com/2010/12/uitableview-construction-drawing-and.html

LICENSE

The MHNibTableViewCell source code is copyright 2011 Matthijs Hollemans and is
licensed under the terms of the MIT license.

Portions of this source code are copyright 2009 Matt Gallagher. See the license
headers in the source files for details.

The images in the folder "EasyCustomTable Images" are also copyright 2009 Matt
Gallagher.

Any source files without a license header are considered to be public domain.

mhnibtableviewcell's People

Contributors

hollance avatar

Watchers

Ramin Mohammadi avatar James Cloos 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.