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: Fritz Anderson <email@hidden>
- Date: Wed, 11 Apr 2012 11:55:02 -0500
On 11 Apr 2012, at 10: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?
Assuming you're on Mac OS, all the relevant classes have, or inherit, a -setAlignment: method, to which you can pass NSNaturalTextAlignment. In Interface Builder, the dotted-line segment in the alignment control does the same thing.
— F
_______________________________________________
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