• 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: Arrays of outlets / Matrices of matrices
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Arrays of outlets / Matrices of matrices


  • Subject: Re: Arrays of outlets / Matrices of matrices
  • From: Thomas Deniau <email@hidden>
  • Date: Sun, 10 Jun 2001 22:30:01 +0200

On dimanche, juin 10, 2001, at 10:01 , Henri Lamiraux wrote:

Look like you should be using a NSTableView not a NSMatrix.

From: Thomas Deniau <email@hidden>
Date: Sun, 10 Jun 2001 12:38:42 +0200

Excuse me for any grammar mistake, English isn't my native language.

Is it possible to make arrays of outlets ? or NSMatrices where each cell
is itself a matrix ?

[...]

Each line is a separate NSMatrix to allow only one token by player.
So, can I make a big NSMatrix where each cell is a "row" NSMatrix ?
Or an array of outlets to matrices ?


The problem with NSTableView is that it doesn't allow only one selected radio button by row ....
It isn't better than a big, two-dimensional NSMatrix.
And I don't need a data source ... NSTableView isn't necessary, and does not solve my problems (to allow only one selected radio button by row and to be able to manage (add, delete ....) rows quickly without a ton of separate outlets).

Making an array of outlets isn't possible ?

Thanks,

--
Thomas Deniau


  • Follow-Ups:
    • Re: Arrays of outlets / Matrices of matrices
      • From: Henri Lamiraux <email@hidden>
  • Prev by Date: Re: NIB Problems - help needed
  • Next by Date: Re: CoreGraphics questions
  • Previous by thread: Re: NIB Problems - help needed
  • Next by thread: Re: Arrays of outlets / Matrices of matrices
  • Index(es):
    • Date
    • Thread