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

Make it expand (drop down) the moment it gets focus #106

Open
pjebs opened this issue Sep 21, 2016 · 1 comment
Open

Make it expand (drop down) the moment it gets focus #106

pjebs opened this issue Sep 21, 2016 · 1 comment

Comments

@pjebs
Copy link

pjebs commented Sep 21, 2016

Right now you have to start typing in order for the drop down to come down.
How can I make it come down the moment teh textfield gets focus?

@heisen273
Copy link

heisen273 commented Feb 11, 2017

this will do the thing:
self.mySearchTextField.showAutoCompleteTableWhenEditingBegins = true

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

2 participants