label - Titanium Android Selectable Text -


i trying allow selectable text can copy , paste on android, without letting user edit or keyboard appearing. can't seem find way either label or textarea. tips?

try displaying text using webview. check out nice widget can use nice formatting markdown. (the widget uses webview)

https://github.com/ricardoalcocer/ti.markdownviewer


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -