• 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
Can you populate an NSTableView with an NSEnumerator?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can you populate an NSTableView with an NSEnumerator?


  • Subject: Can you populate an NSTableView with an NSEnumerator?
  • From: "Jarrod Roberson" <email@hidden>
  • Date: Tue, 31 Oct 2006 13:58:41 -0500

I have some data I want to display in an NSTableView, the problem is the
dataset can be big, as in hundreds of thousands of rows.
I have implemented a lightweight NSEnumerator that will let me iterator
across the data without actually having to create a giant NSArray.
I can only find documentation on populating an NSTableView with an NSArray,
for very very very very large datasets what is the prefered idiom(s)?
_______________________________________________
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: Can you populate an NSTableView with an NSEnumerator?
      • From: Chris Hanson <email@hidden>
    • Re: Can you populate an NSTableView with an NSEnumerator?
      • From: Sherm Pendley <email@hidden>
    • Re: Can you populate an NSTableView with an NSEnumerator?
      • From: Hank Heijink <email@hidden>
  • Prev by Date: Re: Should a scroller be visible or not?
  • Next by Date: Re: Can you populate an NSTableView with an NSEnumerator?
  • Previous by thread: Cocoa wrapper around C++ code, what is the best idiom for wrapping STL style iterators?
  • Next by thread: Re: Can you populate an NSTableView with an NSEnumerator?
  • Index(es):
    • Date
    • Thread