NSTableView flashes when updated

2009-09-22 Thread Zephyroth Akash
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

Re: NSTableView flashes when updated

2009-09-22 Thread Zephyroth Akash
I've tried to enable Core Animation for each views in IB, even for every components. But enabled or not this option doesn't change the fact that my outline and table views flashes. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please

Re: NSTableView flashes when updated

2009-09-23 Thread Corbin Dunn
On Sep 22, 2009, at 11:12 PM, Zephyroth Akash wrote: I've tried to enable Core Animation for each views in IB, even for every components. But enabled or not this option doesn't change the fact that my outline and table views flashes. NSTableView doesn't work very well with CoreAnimatio