• 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
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]

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


  • Subject: Horizontal NSTableView OR How I learned to Bind NSTableView Columns Instead of Rows
  • From: "Josh Ferguson" <email@hidden>
  • Date: Wed, 26 Apr 2006 09:00:23 -0500
  • Thread-topic: Horizontal NSTableView OR How I learned to Bind NSTableView Columns Instead of Rows

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Horizontal NSTableView OR How I learned to Bind NSTableView Columns Instead of Rows
      • From: "I. Savant" <email@hidden>
  • Prev by Date: Re: Screenshot code for Tiger
  • Next by Date: Re: NSError: why returned directly?
  • Previous by thread: Re: NSNumberFormatter and localized format problem
  • Next by thread: Re: Horizontal NSTableView OR How I learned to Bind NSTableView Columns Instead of Rows
  • Index(es):
    • Date
    • Thread