FROM : Scott Anguish
DATE : Tue Nov 02 21:48:14 2004
On Nov 2, 2004, at 12:17 PM, Ali Lalani wrote:
> Hey folks, got a couple of questions,
>
> 1. I'd like to be able to bind properties of objects (cocoa bindings)
> to other objects which appear in the NIB suitcase, other than File's
> Owner and other controllers. For instance if i have an NSView in the
> suitcase and i want to bind the content array of an NSArrayController
> to something in that view, is that possible? Nothing shows up in the
> Bind To: pop-up for the array controller other than file's owner and
> any other controllers in the nib.
>
>
You can't do that currently. You can only bind to Controllers and
File's Owner. Other than that, you're stuck with creating bindings
programmatically.
>
>
DATE : Tue Nov 02 21:48:14 2004
On Nov 2, 2004, at 12:17 PM, Ali Lalani wrote:
> Hey folks, got a couple of questions,
>
> 1. I'd like to be able to bind properties of objects (cocoa bindings)
> to other objects which appear in the NIB suitcase, other than File's
> Owner and other controllers. For instance if i have an NSView in the
> suitcase and i want to bind the content array of an NSArrayController
> to something in that view, is that possible? Nothing shows up in the
> Bind To: pop-up for the array controller other than file's owner and
> any other controllers in the nib.
>
>
You can't do that currently. You can only bind to Controllers and
File's Owner. Other than that, you're stuck with creating bindings
programmatically.
>
>
| Related mails | Author | Date |
|---|---|---|
| Ali Lalani | Nov 2, 21:17 | |
| Scott Anguish | Nov 2, 21:48 | |
| mmalcolm crawford | Nov 2, 22:20 | |
| Steven Kramer | Nov 4, 00:09 | |
| Ali Lalani | Nov 8, 20:55 | |
| mmalcolm crawford | Nov 9, 19:40 |






Cocoa mail archive

