Really useful software project management and source code hosting.    tell me more...
BROWSE: projects / users / groups
Context Views and Menus for the iPhone
star_disabled Dashboard Source Tickets Wiki Blog Network


Really Useful Social coding!

Codaset is an open system, so you can browse and search through all the open source projects, and check out what your friends are coding. Follow them, befriend them, and fork their code; quickly and easily.
Every single open source project you create is free, so come on and use Codaset at no cost. Your first private or semi-private project is also free. Read more about what it costs after that.

Git clone URL's...

Public: git://codaset.com/coreyfloyd/iphone-context-views.git
Active tickets:
2
Milestones:
0
Bookmarks:
0
Forks:
1


iPhone Context Views:

This is a mirror of the main project at: 
	http://codaset.com/coreyfloyd/iphone-context-views

	To use context views in your app, import the following 5 files from the sample project:

		ContextView.h
		ContextView.m
		ContextMenuView.h
		ContextMenuView.m
		ContextViewActions.h
	
	And if you want to add a black stroke around your menus, include:
		UIView+Extensions

The setup and use is pretty simple, so there isn't much documentation. Have fun!