Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to bring up introspector when UITextField has focus #56

Open
jklp opened this issue Sep 22, 2012 · 0 comments
Open

Unable to bring up introspector when UITextField has focus #56

jklp opened this issue Sep 22, 2012 · 0 comments

Comments

@jklp
Copy link

jklp commented Sep 22, 2012

I've had a dig through the code and am unable to think of a clean way to bring up the introspector when a UITextField currently has focus.

I've found a hacky way, whereby the introspector is invoked after a delay, though this also hides the keyboard when the introspector is brought up, which is a problem in some views as some of them listen to keyboard show / hide notifications.

Thoughts?

Btw, this is a great tool, and I use it all the time when adjusting views created programatically. Keep up the good work!

timd pushed a commit to timd/DCIntrospect that referenced this issue Dec 3, 2012
timd pushed a commit to timd/DCIntrospect that referenced this issue Dec 3, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant