Re: Choose outline table column in IB 3.2
Re: Choose outline table column in IB 3.2
- Subject: Re: Choose outline table column in IB 3.2
- From: Joar Wingfors <email@hidden>
- Date: Sun, 30 Aug 2009 00:20:29 -0700
On 29 aug 2009, at 23.43, Quincey Morris wrote:
This is easy to reproduce -- just add a NSTableView to a window,
then change its class to NSOutlineView.
Dragging out a NSTableView from the Library in IB, and then changing
its type from NSTableView -> NSOutlineView doesn't work like you might
expect. You will not end up with something looks and behaves (in IB)
similar to what you would get if you dragged out a new NSOutlineView
from the Library to begin with. My recommendation would be: "Don't do
that".
Incidentally, the new (IB 3.2) outline column interface is
functionally different from the old one, because it's column-index-
based instead of column-object-based. That is, if you re-order the
columns in IB 3.2, the outline column status effectively switches to
a different column. In IB 3.1, the outline column status moved along
with the moved column. Maybe there's a reason for this change, but I
think the old behavior makes more sense.
As always: Please file a bug report and explain why, so that we can
improve the tools for you in future releases:
<http://developer.apple.com/BugReporter/>
Thanks,
j o a r
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden