NSTableView stops updating.....
NSTableView stops updating.....
- Subject: NSTableView stops updating.....
- From: tarek <email@hidden>
- Date: Mon, 24 Aug 2009 11:14:47 -0700
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@hidden)
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:
This email sent to email@hidden