SlackTextViewController icon indicating copy to clipboard operation
SlackTextViewController copied to clipboard

How do u support to input attribute string?

Open Lingyj opened this issue 8 years ago • 1 comments

In my project, I want to support to input attribute string. StatckOverFlow many answers says that we should change textview.text to attribute text manually.So, I changed them in textViewDidChange.

But, it not work well.I read your code and demo.In demo, text attrbutes only used in editText(SLKTextViewController),and then textview undo setText, finaly called super setAttributedText.

I have done all this in my project,it also not work.Which step missed?

Lingyj avatar Jan 09 '17 09:01 Lingyj

I'm sorry, I'm not really following the question. Please provide more concrete examples and references.

dzenbot avatar Mar 01 '17 06:03 dzenbot