Re: Live resizing NSTableView causes ghosting/nastiness in custom drawn NSTextFieldCell

2009-03-02 Thread Corbin Dunn
On Feb 27, 2009, at 4:02 PM, Andrew Yeaton wrote: I have a custom subclass of an NSTextFieldCell that draws a right- aligned "badge" (like Mail.app's unread count). The column that uses the custom cell autoresizes with the width of the NSTableView (which resizes with the window). The prob

Live resizing NSTableView causes ghosting/nastiness in custom drawn NSTextFieldCell

2009-02-28 Thread Andrew Yeaton
I have a custom subclass of an NSTextFieldCell that draws a right- aligned "badge" (like Mail.app's unread count). The column that uses the custom cell autoresizes with the width of the NSTableView (which resizes with the window). The problem: When the width of the column expands quickly, t