• 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: NSTableView subclass with column-spanning text?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView subclass with column-spanning text?


  • Subject: Re: NSTableView subclass with column-spanning text?
  • From: David Feldman <email@hidden>
  • Date: Mon, 20 Sep 2004 09:27:45 -0400

Looks useful, but as you say, not the same thing. Specifically, it doesn't address the issue of something spanning several (or all) columns.

My suspicion is that either I have to write a TableView wrapper class that breaks up the multi-column item and draws it in pieces across several cells, or write my own table view from scratch (well, from controls and cells and stuff). But I was hoping there might be an easier way.

--Dave

On Sep 17, 2004, at 21:37, Scott Stevenson wrote:


On Sep 17, 2004, at 9:44 AM, David Feldman wrote:

I'm looking to implement a subclass of NSTableView in which each row can have a column-spanning sub-row for longer, row-related text (like a note of some kind). See attached image. Any thoughts on an effective way to implement this that takes advantage of as much of the existing NSTableView code as possible?

It's not quite the same thing, but you want might to take a look at joar's custom table view:


http://www.joar.com/code/

   - Scott

--
Tree House Ideas
http://treehouseideas.com/

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


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
  • Follow-Ups:
    • Re: NSTableView subclass with column-spanning text?
      • From: Peter Maurer <email@hidden>
References: 
 >NSTableView subclass with column-spanning text? (From: David Feldman <email@hidden>)
 >Re: NSTableView subclass with column-spanning text? (From: Scott Stevenson <email@hidden>)

  • Prev by Date: Re: NSAppKitVersionNumber for 10.3.0?
  • Next by Date: initWithPasteboard: which representation
  • Previous by thread: Re: NSTableView subclass with column-spanning text?
  • Next by thread: Re: NSTableView subclass with column-spanning text?
  • Index(es):
    • Date
    • Thread