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
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