NSTableView bottleneck
NSTableView bottleneck
- Subject: NSTableView bottleneck
- From: "A. Karl Keller" <email@hidden>
- Date: Thu, 4 Aug 2005 04:19:50 -0500
I've got an NSTableView bottleneck. Many rows of the table can be
seen at once, and I need to keep one NSCell of the table synced to a
user editable NSTextView. If I call reloadData after each
keystroke, its lags behind the user. Does anyone have a subclass or
category for NSTableView that allows a single NSCell to be reloaded?
Karl
--
http://karlk.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden