Skip navigation.
 
mlRemoving From TabView?
FROM : Steve
DATE : Sat Jan 25 15:11:50 2003

Hi,

I have nearly 100 controls inside a NSTabView.
I have now found that I don't need the tab view, and want all those
controls to sit in the top level of the main window.
The obvious way in IB is to select-all, cut, then junk the tab-view,
then paste them all in to the window. Problem is, they're all now
disconnected, and to reconnect all of them (most of them
bi-directionally too!) will take hours.
Is there any way to move them without breaking the connections?

Thanks

Steve
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlRe: Removing From TabView? Andy Lee Jan 17, 16:06
mlRemoving From TabView? Steve Jan 25, 15:11