slipping NSViews as a NSSplit view under existing window contents.
slipping NSViews as a NSSplit view under existing window contents.
- Subject: slipping NSViews as a NSSplit view under existing window contents.
- From: Jaime Magiera <email@hidden>
- Date: Tue, 2 Jan 2007 16:14:35 -0500
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:
This email sent to email@hidden