https://github.com/primalmotion/itunestabview
An iTunes like tabs widget for Cappuccino
https://github.com/primalmotion/itunestabview
Last synced: 5 months ago
JSON representation
An iTunes like tabs widget for Cappuccino
- Host: GitHub
- URL: https://github.com/primalmotion/itunestabview
- Owner: primalmotion
- License: agpl-3.0
- Created: 2010-09-25T15:36:00.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-21T12:04:04.000Z (almost 15 years ago)
- Last Synced: 2025-06-08T09:06:42.299Z (about 1 year ago)
- Language: Objective-J
- Homepage: http://archipelproject.org
- Size: 171 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# iTunesTabView
## What is iTunesTabView ?
iTunesTabView is a implementation of the iTunes like tabs (used in iTunes < 10 for iPhone configuration)
It uses the old CPTabView implementation, modified to be nice looking.
This Library is used by Archipel Project, which is not
public at this time. This library is released under AGPL license. Feel
free to use it or improve it.
## Build
To build TNKit you can type
# jake debug ; jake release
## Quick Start
Simply include the iTunesTabView framework in your Frameworks directory and include iTunesTabView.js
@import
## Demo application
You can see a demo application here: [Demo](http://github.com/primalmotion/iTunesTabView-Example/)
## Documentation
To generate the documentation execute the following :
# jake docs
## Help / Suggestion
You can reach us at irc://irc.freenode.net/#archipel