Re: slipping NSViews as a NSSplit view under existing window contents.
Re: slipping NSViews as a NSSplit view under existing window contents.
- Subject: Re: slipping NSViews as a NSSplit view under existing window contents.
- From: Diederik Hoogenboom <email@hidden>
- Date: Tue, 2 Jan 2007 22:22:56 +0100
I seem to remember there is a way to to move UI objects to another
window without loosing the connections/bindings:
Select the object and hold the mouse button pressed. The object will
not turn shaded and can be moved to the other window.
Diederik
--
Diederik Hoogenboom
Obvious Matter
http://www.obviousmatter.com
On 2-jan-2007, at 22:14, Jaime Magiera wrote:
Hello,
This is sort of a technique question. I've tried the list archives,
but perhaps am not wording the search correctly because the results
aren't apropos.
I've inherited a project from another developer. The application
has a window with elements that completely cover the surface of the
window. I need to modify that window by separating the elements
into two sections and place those sections atop two NSViews aligned
as a NSSplitView (to achieve a iTunes-like window effect). My
initial thought was to just select the items in the panel, cut
them, paste to an empty window for storage, add the NSViews, then
paste the items for the respective views back onto the window.
However, it seems that, like WO Builder, Interface Builder doesn't
hold onto connections or bindings when you cut/copy interface items.
Is there a way to get around this? There are a lot of items in the
window, with a lot of connections and bindings. It would suck to
have to redo them all. Is there a way to cut and paste without
loosing this info? Is there another technique more suited to what
I'm trying to achieve?
thanks for any help,
Jaime Magiera
Sensory Research Network
http://www.sensoryresearch.net
_______________________________________________
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:
40obviousmatter.com
This email sent to email@hidden
_______________________________________________
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