• 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: NSTableViews Load Progressively.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableViews Load Progressively.


  • Subject: Re: NSTableViews Load Progressively.
  • From: Corbin Dunn <email@hidden>
  • Date: Mon, 27 Apr 2009 18:16:26 -0700


On Apr 27, 2009, at 7:10 AM, Philip Juel Borges wrote:

Hi,

I have an application that contains 2 nstableviews populated by a property list file. A selection in one changes what is displayed in the next, which in turn loads an html-file in my webview.

How do I load the tableviews progressively so that when I select the item from the first tableview it loads the second tableview and then populate the webview?

Presently, the webview is populated immediately when I select any item from the first tableview.

Conceptually, fill up your modal as much as you want and call - reloadData on the table when appropriate. Implementation-wise, your question is too vague to offer good advice.


-corbin

_______________________________________________

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: 
 >NSTableViews Load Progressively. (From: Philip Juel Borges <email@hidden>)

  • Prev by Date: Re: Cocoa application memory leak check
  • Next by Date: Re: click in NSButtonCell in NSTableView without selecting table row?
  • Previous by thread: NSTableViews Load Progressively.
  • Next by thread: Autorelease and passing by reference in background threads
  • Index(es):
    • Date
    • Thread