Re: Interface Builder Bug? (NSTableView & Column Size)
Re: Interface Builder Bug? (NSTableView & Column Size)
- Subject: Re: Interface Builder Bug? (NSTableView & Column Size)
- From: Corbin Dunn <email@hidden>
- Date: Tue, 21 Feb 2006 07:43:02 -0800
I have an NSTableView that had 7 columns - and I added 17 more
columns to the table so that I could support most of the fields that
are defined in the core data definition of my application. One of
the columns that I am trying to set a default size on is acting most
peculiarly. It had a minimum size of 10, a current size of something
like 24 and a maximum size of 1000.
I tried to change it to have a current size of 100. When I did, it
expanded in the actual display but the value of the current size in
the inispector went back to 10. Thinking that there was something
funky with the column I deleted it - and now the problem shows up in
another column in the table.
I had this problem a while back and it sort of got fixed - almost
like the nib was corrupted.
Has anyone seen this problem - and if so - is there a workaround?
This may possibly be due to the column autosizing options that you
have setup for that table. Check them to make sure that isn't the issue.
--corbin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden