• 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: NSBrowser matrix
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBrowser matrix


  • Subject: Re: NSBrowser matrix
  • From: Fritz Anderson <email@hidden>
  • Date: Sun, 26 Jun 2011 06:34:20 -0500

On 26 Jun 2011, at 6:18 AM, Ari Black wrote:

>> Second step: Maybe an NSBrowser doesn't instantiate any matrices until you have responded to browser:numberOfRowsInColumn: with a non-zero value?
>>
>> 	— F
>
> That's possible, but I've tested adding items to the columns and SpecialMatrix's initWith...: doesn't get called.
>
> I do want to point out that I'm implementing
> browser:numberOfChildrenOfItem: not browser:numberOfRowsInColumn, does that make a difference?

Yes. The first returns the number of rows in column n+1, given an item in column n. The second returns whether there are any items in column n at all.

	— F

_______________________________________________

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

References: 
 >NSBrowser matrix (From: Ari Black <email@hidden>)
 >Re: NSBrowser matrix (From: Fritz Anderson <email@hidden>)
 >Re: NSBrowser matrix (From: Ari Black <email@hidden>)

  • Prev by Date: Re: NSBrowser matrix
  • Next by Date: Re: Cocoa scripting: targeting an app via its bundle identifier
  • Previous by thread: Re: NSBrowser matrix
  • Next by thread: Re: NSBrowser matrix
  • Index(es):
    • Date
    • Thread