• 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: TableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TableView


  • Subject: Re: TableView
  • From: Ron Reuter <email@hidden>
  • Date: Mon, 11 Mar 2013 17:28:21 -0500

Not sure if this is what you're looking for, but an NSTableView consists on 1..n NSTableColumn objects.
NSTableColumn has a NSCell you can get through the column's headerCell: method. You can set its Title with setStringValue, and you can use other methods on the cell to format. NSCell has a ton of methods that give you control over the format of the cell.

• Ron


On 11 Mar 2013, at 5:57 AM, Andreas Kiel <email@hidden> wrote:

Hi all,

Does anyone know whether there is simple method to change the appearance of the header of a table view?

Thanks in advance
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >TableView (From: Andreas Kiel <email@hidden>)

  • Prev by Date: Re: TableView
  • Next by Date: Still not getting it
  • Previous by thread: Re: TableView
  • Next by thread: Still not getting it
  • Index(es):
    • Date
    • Thread