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

Re: Matrix of TableViews


  • Subject: Re: Matrix of TableViews
  • From: "John C. Randolph" <email@hidden>
  • Date: Tue, 6 Nov 2001 01:52:26 -0800

On Tuesday, November 6, 2001, at 01:27 AM, Mark's Studio wrote:

Is it possible to have a matrix of TableViews or does it only works with
Cells?

An NSMatrix is a view that draws and dispatches events to a collection of cells, not subviews.

If it only work with Cells is it possible to put a TableView in a Cell?

An NSCell has no way to contain a view. Of course, you could write a cell class that has a pointer to a view, and inserts the view somewhere in the cell's -drawInside:inView: method.

How do i disable a Tableview?

Maybe it would be more useful if you described what you're trying to do at a higher level.

-jcr

"These kids today don't know the simple joy of saving four bytes of page-0 memory on a 6502" - unknown


  • Follow-Ups:
    • can't Serialize NSColor
      • From: Jake <email@hidden>
References: 
 >Matrix of TableViews (From: "Mark's Studio" <email@hidden>)

  • Prev by Date: Matrix of TableViews
  • Next by Date: Re: Authorization.h
  • Previous by thread: Matrix of TableViews
  • Next by thread: can't Serialize NSColor
  • Index(es):
    • Date
    • Thread