• 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
Best Control for a Matrix these days?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Best Control for a Matrix these days?


  • Subject: Best Control for a Matrix these days?
  • From: Dave <email@hidden>
  • Date: Thu, 03 Dec 2015 13:00:57 +0000

Hi,

This is a Mac question, not iOS.

Which Class is the latest best practise for displaying a matrix in a View.

The matrix can be maximum 3 rows x 4 columns and each item contains a small Icon type image and a Text String.

I get an array of arrays and two parameters that tell me how many rows and columns to populate:

numColumns = 3;
numRows = 2;

Would be:

columnArray [0] = rowArray[0] - Payload Object
columnArray [0] = rowArray[1] - Payload Object

columnArray [1] = rowArray[0] - Payload Object
columnArray [1] = rowArray[1] - Payload Object

columnArray [2] = rowArray[0] - Payload Object
columnArray [2] = rowArray[1] - Payload Object


Thanks a lot
All the Best
Dave


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Best Control for a Matrix these days?
      • From: "Gary L. Wade" <email@hidden>
    • Re: Best Control for a Matrix these days?
      • From: Jim Crate <email@hidden>
  • Prev by Date: Helper tool
  • Next by Date: Re: Best Control for a Matrix these days?
  • Previous by thread: Helper tool
  • Next by thread: Re: Best Control for a Matrix these days?
  • Index(es):
    • Date
    • Thread