Re: Question about hebrew in textfields and textviews
Re: Question about hebrew in textfields and textviews
- Subject: Re: Question about hebrew in textfields and textviews
- From: Lee Ann Rucker <email@hidden>
- Date: Wed, 11 Apr 2012 09:56:58 -0700 (PDT)
Try NSNaturalTextAlignment
----- Original Message -----
From: "Keary Suska" <email@hidden>
To: "Matthew Weinstein" <email@hidden>
Cc: email@hidden
Sent: Wednesday, April 11, 2012 9:54:50 AM
Subject: Re: Question about hebrew in textfields and textviews
On Apr 11, 2012, at 9:36 AM, Matthew Weinstein wrote:
> Working with a person using hebrew input method. Text appears right-to-left as desired, but all of the textfields and textviews are still left justfiied, so it looks a little weird. Is there something I need to do so that when users are using Arabic or Hebrew everything justifies the other way?
I believe there is an expectation that you use localized xibs. If you are, have you specified the correct justification in the xib? If you don't need localized xibs, you may be able to get the desired behavior by calling the method -setBaseWritingDirection:, although there may be other and better ways.
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden