• 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: Horizontal NSTableView OR How I learned to Bind NSTableView Columns Instead of Rows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Horizontal NSTableView OR How I learned to Bind NSTableView Columns Instead of Rows


  • Subject: Re: Horizontal NSTableView OR How I learned to Bind NSTableView Columns Instead of Rows
  • From: "I. Savant" <email@hidden>
  • Date: Wed, 26 Apr 2006 10:26:42 -0400

Josh:

NSTableView has a -tableColumns method, but I think the lack of a corresponding -setTableColumns: is your biggest limiting factor for doing this purely with bindings.

Post to the list if you find a solution elsewhere - I'm certainly interested in the subject.

--
I.S.


On Apr 26, 2006, at 10:00 AM, Josh Ferguson wrote:

Hello List,



I've got an bound NSTableView (NSArrayController) that I want to change
from a traditional vertical layout (1 column x "X" number of rows) to a
horizontal layout (1 row x "X" number of columns). I want to minimize
the amount of code changes, so I was hoping there might be a way to
re-bind the TableView to make a new column for each entry in my array.
Anyone have any recommendations as to the most efficient way to
accomplish this?




Thanks!



Josh

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


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Horizontal NSTableView OR How I learned to Bind NSTableView Columns Instead of Rows (From: "Josh Ferguson" <email@hidden>)

  • Prev by Date: Re: Screenshot code for Tiger
  • Next by Date: preferred pattern
  • Previous by thread: Horizontal NSTableView OR How I learned to Bind NSTableView Columns Instead of Rows
  • Next by thread: preferred pattern
  • Index(es):
    • Date
    • Thread