Skip to content

Conversation

@hswolff
Copy link
Contributor

@hswolff hswolff commented Oct 4, 2012

I have found that when I was using DAKeyboardControl
I have wanted to programmatically hide the keyboard
created by DAKeyboardControl.

This commit adds a public method to the category,
allowing you to send a message to the receiving UIView
to hide the keyboard.

I have also replaced the occurrences in the code
that were hiding the keyboard to use the new public method.

I have found that when I was using DAKeyboardControl I have wanted to programmatically hide the keyboard created by DAKeyboardControl. This commit adds a public method to the category, allowing you to send a message to the receiving UIView to hide the keyboard. I have also replaced the occurrences in the code that were hiding the keyboard to use the new public method.
@danielamitay
Copy link
Owner

Thanks!

@hswolff
Copy link
Contributor Author

hswolff commented Oct 4, 2012

I'm confused - you appreciate the PR but don't want to include it? Or you hit the wrong button?

Whatever the case thanks for this project dude, it's really sweet. I was going to try and re-invent the wheel of the iMessage like pull to close but saw your project and couldn't say no :}

@danielamitay
Copy link
Owner

Oh shoot!

@danielamitay danielamitay reopened this Oct 4, 2012
danielamitay added a commit that referenced this pull request Oct 4, 2012
Add new public method: hideKeyboard
@danielamitay danielamitay merged commit a2a8cc2 into danielamitay:master Oct 4, 2012
@danielamitay
Copy link
Owner

Sorry about that. Hit the wrong button. ~~~

In retrospect, saying "thanks" without merging looks pretty rude. =P

@hswolff
Copy link
Contributor Author

hswolff commented Oct 4, 2012

No worries. I was just really confused because it was so enthusiastic. I saw it and was like 'uhhh....wat' lol

Kick ass project dude. Also love your other projects.

¡Olé! 💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants