Interface Builder: lost bindings on alt-drag/copy/..
Hi,
is there a way to move controls for which I set up bindings to core data to a new container without loosing the bindings?
I've got a user interface inside an NSTabView and want to move the whole thing to separate windows. The problem is that when I cut/copy and paste my controls they loose all their bindings to my data model which is pretty inconvenient. I found a similar problem addressed in IB's FAQ which solves the problem for lost connections by alt-dragging. Unfortunately this does not work for bindings. Has anybody an idea how I could save the work to recreate all bindings for my program each time I reorganize my user interface?
thanks in advance, jan
is there a way to move controls for which I set up bindings to core data to a new container without loosing the bindings?
I've got a user interface inside an NSTabView and want to move the whole thing to separate windows. The problem is that when I cut/copy and paste my controls they loose all their bindings to my data model which is pretty inconvenient. I found a similar problem addressed in IB's FAQ which solves the problem for lost connections by alt-dragging. Unfortunately this does not work for bindings. Has anybody an idea how I could save the work to recreate all bindings for my program each time I reorganize my user interface?
thanks in advance, jan
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Interface Builder Tutorials | Talyn | 1 | 2,205 |
Sep 29, 2008 08:56 PM Last Post: Terrydil |
|
| Copy directory | madjerry | 8 | 3,986 |
Jun 27, 2008 11:12 AM Last Post: ThemsAllTook |
|
| Interface Builder bindings | _Bison_ | 4 | 2,945 |
Jan 11, 2008 01:11 PM Last Post: SethWillits |
|
| Interface Builder won't launch | Jake | 2 | 2,449 |
Sep 22, 2006 03:42 PM Last Post: Jake |
|
| Objective-C SDL Bindings and Windows? | Blacktiger | 1 | 3,213 |
Apr 2, 2006 10:12 AM Last Post: Taxxodium |
|

