Noobie Question: NSTableView and XML-RPC
Noobie Question: NSTableView and XML-RPC
- Subject: Noobie Question: NSTableView and XML-RPC
- From: Kennard Smith <email@hidden>
- Date: Tue, 18 Nov 2008 10:42:29 -0800
Hello, cocoa list!
I'm relatively new to cocoa and was wondering if I could get some
advice.
I want to hook up an NSTableView to an XML-RPC server to provide it
with its data. I am not sure the best way to go about this, and
everywhere I find online says something a little different depending
on what version of OS X they were writing for at the time.
I'd imagine just setting a dataSource then querying the XML-RPC server
for data when tableView:objectValueForTableColumn:row: is called.
Another curiosity I had was when or does the NSTableView reload its
data? Do I have to tell it to reload periodically?
Thanks,
Kennard Smith
_______________________________________________
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