Search results for keyboard

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...
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...
Custom iOS Keyboards screenshot

Custom iOS Keyboards

January 30, 2013 • MIT License
Custom Keyboards for iOS allows you to create a keyboard inputView that looks and feels just like the iPad or iPhone/iPod touch keyboard. It is particularly useful for developers who are looking to...
KGKeyboardChangeManager screenshot

KGKeyboardChangeManager

January 24, 2013 • MIT License
A wrapper around the hairy world of iOS keyboard notifications and frames. Pushing content out of the way of the keyboard can be pretty troublesome on iOS. The frame you get is in portrait scree...
DLIDEKeyboard screenshot

DLIDEKeyboard

January 22, 2013 • MIT License
Drop-in component for adding additional keyboard keys to both iPad/iPhone keyboards.
XCDFormInputAccessoryView screenshot

XCDFormInputAccessoryView

December 08, 2012 • MIT License
XCDFormInputAccessoryView is a view to be used above the keyboard with previous, next and done buttons for navigating text fields.
FPNumberPadView screenshot

FPNumberPadView

November 19, 2012 • MIT License
A simple but highly customisable numeric keyboard for iPhone. Uses ARC. Currently does not support rotation, you are welcome to implement it. Includes some input checks to allow only 2 decimal digi...
CHDigitInput screenshot

CHDigitInput

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

UIKeyboardCoView

September 23, 2012 • Apache 2.0 License
A UIView to appear along the iOS default keyboard. It manages also ROTATION when keyboard is present. For iOS4+ The UIKeyboardCoView is totally CUSTOMIZABLE. Just add one UIKeyboardCoView in you...
KOKeyboard screenshot

KOKeyboard

September 06, 2012 • BSD License
KOKeyboard is an iOS drop-in component that adds a new row of keys to the default on-screen keyboard. It consists of swipe buttons with all common symbols, punctuation and brackets, and a special n...
MADismissiveTextView screenshot

MADismissiveTextView

February 28, 2012 • MIT License
A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.
DAKeyboardControl screenshot

DAKeyboardControl

February 19, 2012 • MIT License
DAKeyboardControl allows you to easily add keyboard awareness and scrolling dismissal (a receding keyboard ala iMessages app) to any UIView, UIScrollView or UITableView with only 1 line of code. DA...
BSKeyboardControls screenshot

BSKeyboardControls

January 29, 2012 • MIT License
BSKeyboardControls makes it easy to put previous, next and done buttons above the keyboard in your iPhone or iPad app. BSKeyboardControls is optimized for both iPhone and iPad and therefore fits...
CLKeypad screenshot

CLKeypad

December 18, 2011 • BSD License
CLKeypad is a customized iPhone keyboard NumberPad with a customized toolbar. It has the same function as UIKeyboardTypeNumberPad except that CLKeypad provide an extra decimal point button. You can...
iMessageKeyboardEffect screenshot

iMessageKeyboardEffect

November 01, 2011 • Unspecified License
A demo application for showing how to drag the keyboard down with your finger. Caveat: this has not been put in production code. Apple may deny this.
AMKeyboardNumberPad screenshot

AMKeyboardNumberPad

October 19, 2011 • Unspecified License
A number pad keyboard for iOS.
LKNumberPad screenshot

LKNumberPad

September 22, 2011 • MIT License
Custom number keyboard view.
TPKeyboardAvoiding screenshot

TPKeyboardAvoiding

June 07, 2011 • Custom License
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS.
JPButton screenshot

JPButton

May 16, 2011 • Unspecified License
UIButton subclass that looks like a pushable keyboard button.