• 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
table column text won't right justify
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

table column text won't right justify


  • Subject: table column text won't right justify
  • From: Donald Hall <email@hidden>
  • Date: Sun, 15 Sep 2002 22:01:07 -0600

I have a column in an NSTableView that I want to show right justified text. I tried setting this option for the column in IB, but the text is still left justified. I then tried the following in windowControllerDidLoadNib:

[[[myTableView tableColumnWithIdentifier:@"name"] dataCell] setAlignment:NSRightTextAlignment];

This also had no effect.

Is there something I'm missing? I'm using the December 2001 tools with OS 10.1.3. (Waiting for HP to deliver a printer driver before I go for Jaguar.)

Thanks for any help,

Don
----------------------------------------------
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
http://www.theboss.net/appsmore
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: How to use NSWorkspace's getFileSystemInfoForPath?
  • Next by Date: Re: Text file encryption
  • Previous by thread: Re: How to use NSWorkspace's getFileSystemInfoForPath?
  • Next by thread: Re: table column text won't right justify
  • Index(es):
    • Date
    • Thread