Re: NSCell setControlSize:NSSmallControlSize doesn't show change

2009-09-14 Thread Corbin Dunn
Setting the controlSize for an NSTextFieldCell doesn't do anything (as far as I know). You probably want to make the font size small to really see a change. Please log a bug requesting -setControlSize to do this for you automatically. I believe IB sets the font for you when this is

NSCell setControlSize:NSSmallControlSize doesn't show change

2009-09-13 Thread BareFeet
Hi all, I'm programmatically building an NSTable. I add columns in a loop and am trying to set various attributes. All of it works except setControlSize:NSSmallControlSize. When I get the value after setting (ie using controlSize), it seems to have changed, but the actual cell/ column is