• 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: NSMatrix cell at 0,0 acts differently from other cells
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMatrix cell at 0,0 acts differently from other cells


  • Subject: Re: NSMatrix cell at 0,0 acts differently from other cells
  • From: Erik Buck <email@hidden>
  • Date: Thu, 5 Jan 2006 19:32:59 -0500

In IB's attribute's inspector for the matrix, press the "Match Prototype" button.

When a matrix is created from a single cell, the matrix starts with a prototype cell copied from the original cell. When a matrix needs to create more cells, it copies its prototype cell. However, if the prototype cell is edited in IB orby code and the original cell is not, all cells copied from the prototype cell will be different from the original cell. Pressing the "Match Prototype" button forces the original cell (and any other specifically edited cells) to match the prototype cell.

_______________________________________________
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


  • Prev by Date: Re: netService:didNotPublish: gets called with NSNetServicesErrorCode -65548
  • Next by Date: Re: How to create Daemon for Mac 10.
  • Previous by thread: NSMatrix cell at 0,0 acts differently from other cells
  • Next by thread: Re: Cocoa NIB Design Question in JPG
  • Index(es):
    • Date
    • Thread