Hi Everyone,

I have a NSTableView that stops updating randomly. I have a separate thread that I use to all the hard work. I get there using performSelectorInBackground:withObject:. From that thread I call [tableView reloadData]. Like I said, it can work for hours or it will work for 10 seconds but there is no rhyme or reason for stopping that I can see.

If you scroll up with the knob it refreshes. I you click a row it refreshes. But leaving it alone, it eventually stop updating itself.

Any ideas? Thank for the help...

T
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to