• Stars
    star
    155
  • Rank 240,817 (Top 5 %)
  • Language
    Objective-C
  • Created about 14 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A subclass of UISlider to use with iPad that includes a UIPopover Scrubber showing the value as it changes.
****** DESCRIPTION ******

This is a UISlider subclass that is compatiable with iPad. The class adds a 
UIPopover to the slider that displays the value currently selected by the
slider. The classes SliderValueViewController is meant to be modified to 
meet an applications specific needs.

****** HOW TO USE ******

Simply place a UISlider in a XIB and change its class to be an ELCSlider or
instantiate programatically. That is it, you're done!

The MIT License

Copyright (c) 2010 ELC Technologies

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

More Repositories

1

ELCImagePickerController

A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
Objective-C
1,647
star
2

ELCTextFieldCell

A demo project for the UITableViewCell subclass ELCTextFieldCell to help with form creation
Objective-C
231
star
3

iCodeBlogDemoPhotoBoard

Demo Photo Board Application for iCodeBlog.com
Objective-C
72
star
4

ICB_SmarterTableViewCell

A recipe for making your UITableView cells smart enough to change their UILabels number of lines and cell height based on the text input to them.
Objective-C
71
star
5

ELCImageGrabber

Populate your iOS Simulator (or device) with images from Google
Objective-C
58
star
6

ICB_PrettyTableView

A TableView application with customized cells
Objective-C
56
star
7

ELCUIApplication

Subclass of UIApplication to automatically handle application timeouts
Objective-C
50
star
8

UIColor-DigitalColorMeter

A UIColor Category that takes in the color strings output from Digital Color Meter
Objective-C
33
star
9

ICB_SectionedTableViewDemo

Implementing UITableView Sections from an NSArray of NSDictionary Objects (Demo)
Objective-C
23
star
10

88-MPH

88 MPH : A fake iPhone homescreen generator
Objective-C
20
star
11

ICB_LocalWeather

iCodeBlog LocalWeather Blog Post Example Project
Objective-C
19
star
12

angular-timedistance

An Angular module that adds filters for English descriptions of elapsed time
JavaScript
11
star
13

wepay-api

Ruby wrapper for Wepay API
Ruby
4
star
14

ICB_IntroToCategories

An Introduction to Categories
2
star
15

peacekeeper

Peacekeeper handles delegation to a variety of ORMs and separation of business logic from persistance logic
Ruby
1
star
16

tic-tac-doom

Clojure
1
star