views:

240

answers:

1

Right now if you type something in a right to left language and tap and hold, the copy and paste menu will have an extra option for changing the writing direction form "left to right" to "right to left".

I want to set this option in the code so that my UITextView writing direction would be right to left by default.

Does anyone know how I can do that. I searched all over the web and SDK and tried everything with no luck. I would be grateful if anyone can help.

A: 

Got the same problem!

Beto