NSTableView flashes when updated
NSTableView flashes when updated
- Subject: NSTableView flashes when updated
- From: Zephyroth Akash <email@hidden>
- Date: Tue, 22 Sep 2009 21:24:40 +0200
Hi everybody,
I'm creating an application which uses an NSToolbar to switch between
views.
Several views contain an NSOutlineView and an NSTableView.
If the selection change in one of these the current view can be
resized to show the correct informations.
But if the selection change or if I switched between the differents
views these two components flashes (prolly during the reload data
method but I really don't know ...).
The background of the table view is set to black as well as the
background of each cell. I've tried to check every "Draw background"
options but it's useless.
Is there a way to avoid this behaviour ?
_______________________________________________
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