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 protected])
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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]