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                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/jhess%40apple.com

This email sent to jh...@apple.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to