Search code examples
What is the user defined action "type" for?...


xcodecocoacocoa-touchfirst-responder

Read More
How do I resignFirstResponder when I click outside of a UITextField onto a UITableView...


iphoneuitableviewkeyboarduitextfieldfirst-responder

Read More
Is it possible to insert NSObjectController to responder chain?...


swiftcocoaxcode-storyboardfirst-respondernsmenuitem

Read More
Handling messages to the first responder in a view controller...


objective-ccocoansviewfirst-respondernsviewcontroller

Read More
keyboard hides in between while entering text into textfield...


iosobjective-ckeyboarduitapgesturerecognizerfirst-responder

Read More
UITextField - Action on resignFirstResponder -- possible?...


variablesuitextfieldfirst-responder

Read More
Custom inputView for UITextField , how do I direct input back to the text field?...


ioscocoa-touchuitextfieldfirst-responderinputview

Read More
makeFirstResponder: does not always take cursor...


swiftnstextfieldfirst-responderbecomefirstresponder

Read More
get notified when UITextField becomeFirstResponder...


iphoneiosuitextfieldfirst-responderbecomefirstresponder

Read More
Resign first responder from separate class...


objective-cioscocoa-touchfirst-responder

Read More
keyDown works but i get beeps...


objective-ccocoafirst-responder

Read More
Why did this UIViewController become the First Responder?...


iosswiftuiviewcontrollerfirst-respondermotionevent

Read More
Force NSSearchField to Begin Editing When It Becomes First Responder...


swiftmacosnstextfieldfirst-respondernspopover

Read More
CNContactViewController does something strange with responder chain...


iosfirst-responderuirespondercncontactviewcontroller

Read More
Why can't my subclass of IKImageBrowserView->NSView->NSResponder be made first responder?...


objective-ccocoafirst-responderimagekit

Read More
Showing UIMenuController loses keyboard...


iphonecopyfirst-responderuimenucontroller

Read More
iOS: How to forward touch events from subview to superview?...


iosuiviewuibuttonfirst-responderuiresponder

Read More
Two UIViewControllers inside UIScrollView - resigning first responder...


iosuiviewcontrolleruiscrollviewfirst-responder

Read More
Subclass a UITextField and detect when it becomes or resigns first responder...


iosxcodeuitextfieldsubclassfirst-responder

Read More
how to wait until firstResponder of text label is false in swift...


iosuitableviewswiftreloaddatafirst-responder

Read More
Dismissing the First Responder/Keyboard with multiple Textfields...


iosobjective-ciphoneuitextfieldfirst-responder

Read More
How can "First Responder" be used in a xib file?...


iphoneobjective-ciosfirst-responder

Read More
Trying to loop through UIView and all subviews to get the first responder, not working...


iosswiftuiviewfirst-responder

Read More
trying to use -(BOOL) textFieldShouldReturn:(UITextField *)textField; to make the keyboard go away i...


iosdelegateskeyboarduitextfieldfirst-responder

Read More
How do use First Responder to call another UIViewController's method...


iosobjective-cuiviewcontrollerfirst-responder

Read More
UISearchBar becomeFirstResponder returns 0, but have valid reference to UISearchBar...


iphoneiosuisearchbarfirst-responder

Read More
Get notified when NSTextField resigns first-responder status without subclassing...


macoscocoanstextfieldfirst-responder

Read More
How to set focus on the next UITextView, after user types in 2 chars in the first one...


iosfirst-responder

Read More
iOS: Stop ScrollView from making room when selecting textfield at top...


iosuiscrollviewuitextfieldfirst-responder

Read More
Unwanted automatic scrolling with UIScrollView and UITextFields as subviews...


iphonescrolluiscrollviewuitextfieldfirst-responder

Read More
BackNext