Re: NSTableView display not being refreshed after a background refresh
Re: NSTableView display not being refreshed after a background refresh
- Subject: Re: NSTableView display not being refreshed after a background refresh
- From: Daniel Jalkut <email@hidden>
- Date: Mon, 12 Feb 2007 10:34:08 -0500
On Jan 31, 2007, at 6:46 PM, Martin van-Eerde wrote:
I have tried [view reloadData], [window update], [window display],
[window flushWindow] and [window makeKeyAndOrderFront], none of
which seem to refresh table view.
This might not solve the problem, but of all the things you tried,
I'm surprised [view setNeedsDisplay] and [view display] were not
among them.
--------------
Daniel Jalkut
http://www.red-sweater.com/blog/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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