Re: delayed read-only bindings (suggestions/hints) ?
Re: delayed read-only bindings (suggestions/hints) ?
- Subject: Re: delayed read-only bindings (suggestions/hints) ?
- From: Allan Odgaard <email@hidden>
- Date: Wed, 21 Apr 2004 20:10:46 +0200
On 21. Apr 2004, at 11:53, Nicolas Berloquin wrote:
[...] When data arrives very fast, the window gets updated *very*
often [...] remember that this is for READ-ONLY values, displayed in a
window [...]
If the only purpose of the array controller is to play data source,
then perhaps you should just write a data source instead, and then
manually send the "reloadData" to the table view every half second,
while receiving data.
** Cocoa FAQ: <
http://www.alastairs-place.net/cocoa/faq.txt> **
_______________________________________________
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.