• 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
Re: Arranging NSStrings in a Table column
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Arranging NSStrings in a Table column


  • Subject: Re: Arranging NSStrings in a Table column
  • From: WT <email@hidden>
  • Date: Wed, 17 Jun 2009 15:58:01 +0200

Use 3 labels or text-fields, align them in your table view cell using Interface Builder, set the appropriate justification (left, right, or center), and then use a couple of lines of code to set their text values with the actual strings you have.

Wagner

On Jun 17, 2009, at 3:13 PM, Arun wrote:

Hi All,

I have 3 NSStrings
How can i arrange mutiple strings with proper allignment in a table column
as below. Any ideas?


--------------------------------------------------------------------------------
| <abcdfgjhkjhjkk> <xbbnbbn>
|
|
<jdhfhd>
|
--------------------------------------------------------------------------------
| <abcdfgjhkjhjkkvbcbgb> <xbbnbbn> |
|
<jdhfhd>
|
--------------------------------------------------------------------------------
| <abcdfgjhkjhjkk> <xbbnbbn>
|
|
<jdhfhd>
|
---------------------------------------------------------------------------------



Thanks Arun KA
_______________________________________________

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


References: 
 >Arranging NSStrings in a Table column (From: Arun <email@hidden>)

  • Prev by Date: Arranging NSStrings in a Table column
  • Next by Date: Re: Group CGAffineTransform Animations?
  • Previous by thread: Arranging NSStrings in a Table column
  • Next by thread: Re: Arranging NSStrings in a Table column
  • Index(es):
    • Date
    • Thread