Search results for field

JNWLabel screenshot

JNWLabel

April 17, 2013 • MIT License
A light-weight CATextLayer wrapper for OS X.
AFGPasswordTextField screenshot

AFGPasswordTextField

March 23, 2013 • MIT License
An iOS UITextField subclass to be used for password input that lets you specify any Unicode character to use for the password mask character. The AFGPasswordTextFieldDelegate protocol is API com...
TRAutocompleteView screenshot

TRAutocompleteView

March 08, 2013 • BSD License
Autocomplete view attachable to any UITextField. Ships with Google Maps items source and sample cell factory. Can be configured to autocomplete from any source, supports custom cell factory for adv...
REFormattedNumberField screenshot

REFormattedNumberField

March 05, 2013 • MIT License
UITextField subclass that allows number input in a predefined format.
Numberpad screenshot

Numberpad

March 01, 2013 • MIT License
LNNumberpad is a custom numeric keyboard for the iPad which works with both UITextField's and UITextView's requiring no changes other than adding an instance of the LNNumberpad class as the inputVi...
Moving Placeholder Text Field screenshot

Moving Placeholder Text Field

February 24, 2013 • MIT License
A UITextField subclass animating the placeholder text if it extends the bounds of the text field. It supports texts of any length, font and size (even custom fonts!). Speed defaults to 30 FPS.
MLPAutoCompleteTextField screenshot

MLPAutoCompleteTextField

February 15, 2013 • MIT License
MLPAutoCompleteTextField is a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the...
HTAutocompleteTextField screenshot

HTAutocompleteTextField

February 01, 2013 • MIT License
HTAutocompleteTextField is a subclass of UITextField that automatically displays text suggestions in real-time on the text the user has entered. This is perfect for automatically suggesting the dom...
KBTextField screenshot

KBTextField

January 22, 2013 • MIT License
A Twitter Bootstrap styled NSTextField for Mac OS X
No image provided.

ITSearchField

December 19, 2012 • BSD License
ITSearchField is a subclass of NSSearchField, which can collapse and expand if you click the search icon.
SLGlowingTextField screenshot

SLGlowingTextField

December 04, 2012 • MIT License
This is a very simple subclass of UITextField that is designed to look like a Bootstrap input field. Add the text field, set the borderStyle to UITextBorderStyleNone, change the class to SLGlowingT...
KSPasswordField screenshot

KSPasswordField

November 20, 2012 • BSD License
An easy-to-hook-up "Show password" checkbox, and automatically trims whitespace when pasting or dragging passwords.
CHDigitInput screenshot

CHDigitInput

November 09, 2012 • Apache 2.0 License
A UIPickerView alternative for entering integer values.
AKFieldsNavView screenshot

AKFieldsNavView

November 03, 2012 • MIT License
Simple UIView subclass for easy UITextFields and UITextViews navigation.
Survey 0.2 : Simple iOS Form Creation and Management screenshot

Survey 0.2 : Simple iOS Form Creation and Management

October 25, 2012 • BSD License
Survey is a lightweight library for creating forms for iOS, inspired by Django forms and Core Data
MSCurrencyFormatter screenshot

MSCurrencyFormatter

October 01, 2012 • Unspecified License
This will format a text field similar to how an ATM works. This allows easy entry of dollar amounts. If on an iPhone it can even add a positive/negative toggle button to the keypad. If on an ipad i...
FormKit.m screenshot

FormKit.m

August 11, 2012 • Apache 2.0 License
FormKit.m is a library that helps building forms with table views.
ZKTextField screenshot

ZKTextField

April 23, 2012 • MIT License
A simple replacement for NSTextField that offers a very much higher degree of customization ability. It does not use any cells and delegates all most of its functions out to different methods so th...
AutocompletionTableView screenshot

AutocompletionTableView

March 20, 2012 • BSD License
UITableView offering suggestions from a custom dictionary as user types text in UITextField.
TextStepperField screenshot

TextStepperField

February 16, 2012 • Apache 2.0 License
Stepper control with numeric textfield. Supports resizing and adapts to the shape of the screen. It is based on control stepperTest