• 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: Set up NSTableView programmatically?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Set up NSTableView programmatically?


  • Subject: Re: Set up NSTableView programmatically?
  • From: mmalcolm crawford <email@hidden>
  • Date: Sun, 26 May 2002 23:18:25 -0700

On Sunday, May 26, 2002, at 10:47 PM, Martin Kautz wrote:
I need to get my hands on a snippet which shows how to build the amount of
columns of a NSTAbleView programmatically... Any suggestions?

The first instance method in the NSTableView documentation:

- (void)addTableColumn:(NSTableColumn *)aColumn

Adds aColumn as the last column of the receiver.

mmalc
_______________________________________________
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.

References: 
 >Set up NSTableView programmatically? (From: Martin Kautz <email@hidden>)

  • Prev by Date: not having a new document be created on launch
  • Next by Date: Re: NSTableView
  • Previous by thread: Set up NSTableView programmatically?
  • Next by thread: not having a new document be created on launch
  • Index(es):
    • Date
    • Thread