Re: NSTableView Problems
Re: NSTableView Problems
- Subject: Re: NSTableView Problems
- From: Krevnik <email@hidden>
- Date: Sat, 15 Mar 2003 14:12:54 -0800
Urg, sorry... it turns out my main problem was due to not telling the
table to update.
forgot to call the [NSTableView reloadData] method on the table...
although I am a little unsure how I am going to do this quite yet...
that is a problem I created when writing my current task model...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.