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

how can I make the placeholder show again after I delete all the text in the textView #29

Open
ghost opened this issue Jul 3, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 3, 2016

I tried to use the NSNotificationTextViewDidChange ,if the text is equal to @"" or is nil, I will set the text to
placeholder.But that does't work. the placeholder become the text,so that I have to delete it before I input something.

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

0 participants