Re: NSTableView and CA backed views

2009-03-02 Thread David Duncan
On Feb 28, 2009, at 8:49 AM, Erwan Ripoll wrote: It seems that any NSTableView in a NSVIew that has setWantsLayer:YES will flicker whenever the parent view is resized. There is no work around for this issue short of disabling layer- backing. The basic problem is that a CATiledLayer throws

NSTableView and CA backed views

2009-02-28 Thread Erwan Ripoll
Hello all, I'm rather stuck because of what seems to be a drawing bug of NSTableView that I am trying to work around. It seems that any NSTableView in a NSVIew that has setWantsLayer:YES will flicker whenever the parent view is resized. In order to work around that bug, I have my window