• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Right-to-left text in table view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Right-to-left text in table view


  • Subject: Right-to-left text in table view
  • From: Craig Williams <email@hidden>
  • Date: Thu, 11 Dec 2008 10:19:57 -0700

I am writing a simple iPhone app that has English words
in a table view and when touched reveal the Hebrew equivalent.
What method should I use to display the Hebrew text from right-to-left.

I am filling the table from data in a plist file.

words.plist
<key>I</key>
<string>אני</string>
<key>you (m)</key>
<string>אתה</string>

Here the Hebrew words are as they should be, right-to-left, but
when they are loaded in the table they are reversed and read
left-to-right._______________________________________________

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


  • Prev by Date: How to create blunt Edges for a NSWindow
  • Next by Date: Require help with Mouse click event on Status Item
  • Previous by thread: Re: How to create blunt Edges for a NSWindow
  • Next by thread: Require help with Mouse click event on Status Item
  • Index(es):
    • Date
    • Thread