Re: NSTableView Grows with # of rows
Re: NSTableView Grows with # of rows
- Subject: Re: NSTableView Grows with # of rows
- From: Jonathan Hess <email@hidden>
- Date: Wed, 28 Jan 2009 19:32:01 -0800
On Jan 28, 2009, at 4:24 PM, Sean McBride wrote:
On 1/28/09 7:26 PM, I. Savant said:
Smiley aside, I think it's more than just 'typical'. Unless I'm
missing some magic incantation, IB does not let you remove a
tableview from its scrollview. No doubt it's possible
programatically...
Select the table (the scroll view becomes selected), then choose
"Layout" | "Unembed Objects". Works for me.
So it does. Neat. Odd that the click-and-hold that works for moving
other views around in the hierarchy does not work with the tableview.
Interface Builder 3.1 and later no longer have the click+hold+drag
gesture to move views in the hierarchy. Instead you can just use
normal drag and drop.
The reason you can't drag a table view out of a scroll view isn't a
limitation of the table view. Instead, its that the scroll view is
required to have a document view.
Jon Hess
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden