there are already inbuilt fonts for Arabic

i need to use Arabic keyboard - without installing any software.

i don't want internal - keyboard.

that is => if i change my setting to iphone =>keyboard arab & english on.

in textField i will have option to switch on both language.

But what i require is => my own keyboard for my application.

that is. if i tap on textField(for english input) internal english keyboard should be pop up.

and if i tap on other textField(for arebic input) my keyboard(or any other option suggested by you) should be pop up.

For you kind help,

Thanks in advance.

link|improve this question

Are you looking at this for an application you wrote, or as a user? If the latter, this belongs on superuser... – bdonlan Jul 31 '09 at 18:03
Note, if your question gets moved to superuser, look here for the password: blog.stackoverflow.com/2009/07/… – bdonlan Jul 31 '09 at 18:10
1  
ok ! now how to set iphone's settings programatically. That is -> my Application should set->ON arebic lang.Keyboard if it is not. – sagar Jul 31 '09 at 18:44
@sagar, if you edit that comment into your original question, you might be able to prevent this from being closed. I was about to click close until I read that. – rmeador Jul 31 '09 at 18:48
or If i tap on textField(for arebic input) => only arebic keyboard should be pop up.(no english keyboard) => no chance for english input. – sagar Jul 31 '09 at 19:17
feedback

migrated from stackoverflow.com Jul 31 '09 at 19:20

This question came from our site for professional and enthusiast programmers.

closed as off topic by wizlog, Sathya Dec 13 '11 at 5:08

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

2 Answers

up vote 5 down vote accepted

Yes, Settings -> General -> Keyboards -> International Keyboards -> Arabic [ On ]

link|improve this answer
feedback

Settings > General > Keyboard > International Keyboards

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.