Re: NSTableView performance on Jaguar
Re: NSTableView performance on Jaguar
- Subject: Re: NSTableView performance on Jaguar
- From: Michael Rothwell <email@hidden>
- Date: Mon, 03 Nov 2003 13:21:59 -0500
Jonathan E. Jackel wrote:
I suspect you may not be using reloadData where you should in Jaguar.
I am. The "not redrawing correctly" problem went away when I started
caching the data being fed to the table. Jaguar asks for the number of
rows in the table.. A LOT. Caching fixed the problem.
Shape of: DataCache! Form of: NSMutableDictionary! Away!
_______________________________________________
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.