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 protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to