Top "Iphone-softkeyboard" questions

iPhone Soft keyboard is the onscreen keyboard provided by Apple iOS.

Receive iPhone keyboard events

Is there anyway to trap all keyboard events across my application? I need to know if user is entering anything …

iphone iphone-softkeyboard
Show a view over the keyboard

I am looking for a way on the iPhone, due to a custom 'loading' subview, to have a subview cover …

iphone objective-c iphone-softkeyboard
Hide Virtual Keyboard of UITextView when 'Done' Presses

I want to hide (resignFirstResponder) the virtual keyboard of UITextView when 'Done' presses. Theres no 'Did End on Exit' in …

ios iphone iphone-sdk-3.0 uitextview iphone-softkeyboard
Custom iPhone Keyboard

I need (i.e. a customer requirement) to provide a custom keyboard for the user to type text into both …

iphone user-interface iphone-softkeyboard
iphone keyboard without textview

is it possible to bring up the keyboard in an iphone app without a textview? or will i have to …

iphone keyboard iphone-softkeyboard
PhoneGap Page scroll up after Keyboard appearance in iOS devices that makes the PhoneGap page corrupted

I am trying to develop a chatting application using PhoneGap for iOS devices. The application has a header that shows …

iphone ios cordova layout iphone-softkeyboard
resignFirstResponder UITextView

I am using a UITEXTVIEW. I am trying to send a resignFirstResponder when the done button is pressed. I am …

iphone objective-c xcode iphone-softkeyboard
iOS Bluetooth Keyboard Detection at Runtime

Is there any way in iOS SDK to detect the presence of an active Bluetooth keyboard? As many well know, …

iphone objective-c ios4 bluetooth iphone-softkeyboard