• 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: Implementing a scrollable icon-table
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementing a scrollable icon-table


  • Subject: Re: Implementing a scrollable icon-table
  • From: j o a r <email@hidden>
  • Date: Wed, 21 Dec 2005 10:29:49 +0100


On 21 dec 2005, at 10.17, Dan Price wrote:

You can control the contents at runtime, but I would
need to add and remove cells, handle feedback from
selection and drag + drop and draw new images to the
cells. It just seems more work.

Agreed. NSMatrix doesn't have the same level of convenience, but it shouldn't be more than a days work or so to bridge the gap.

NSTable includes methods for handling custom cell
drawing, selection and drag and drop, but seems to be
geared more towards traditional vertical lists, as
opposed to spreadsheet-style tables. I just want to
know how other people have handled this situation.

Keep in mind that NSTableView is inherently row-oriented (for selections, drag & drop, et.c.), something that probably doesn't work in your favour if you try to use it for a nxn matrix.

j o a r



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
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: Implementing a scrollable icon-table
      • From: Alastair Houghton <email@hidden>
References: 
 >Re: Implementing a scrollable icon-table (From: Dan Price <email@hidden>)

  • Prev by Date: Re: Implementing a scrollable icon-table
  • Next by Date: Testing universal binary one the cheap
  • Previous by thread: Re: Implementing a scrollable icon-table
  • Next by thread: Re: Implementing a scrollable icon-table
  • Index(es):
    • Date
    • Thread