phoenix-iphone-developer-group
[Prev] Thread [Next] | [Prev] Date [Next]
[Pi] Getting the first responder without knowing the specific control Bradley S. O'Hearne Mon May 18 17:00:21 2009
All, Does anyone happen to know how to get the current first responder without having a reference to any particular view control? I have an event callback in which I need to get the first responder in order to simply resign it as being the first responder. I've checked the Cocoa docs and you apparently can do this in full-Cocoa using the firstResponder message on the NSWindow object. However, this same method does not appear to be available in Cocoa Touch. There's got to be a simple way to do this...any ideas? Thanks, Brad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Phoenix iPhone Developer Group" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/phoenix-iphone-developer-group?hl=en -~----------~----~----~----~------~----~------~--~---
- [Pi] Getting the first responder without knowing the specific control Bradley S. O'Hearne <=