Re: Transferring UI from dedicated window into a tabbed view
Re: Transferring UI from dedicated window into a tabbed view
- Subject: Re: Transferring UI from dedicated window into a tabbed view
- From: m <email@hidden>
- Date: Sat, 10 Mar 2007 23:48:40 -0700
On Mar 10, 2007, at 7:36 PM, Yevgeniy Goldberg wrote:
I've been working on a Core Data application for a couple of weeks
now.
Today I've realized that I need my User Interface to be a part of a
tabbed view instead of having a dedicated window.
Just copying and pasting all UI elements from the existing window
onto a tabbed view would not work since I will loose al the data
bindings.
Is there a way to transfer my UI into a tabbed view without having
to rework everything from the beginning?
You can drag the items to a tab view without disconnects by clicking
and holding until you see shadows under the items, then dragging.
_murat
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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