Re: Binding to a controller in a different nib

2008-02-28 Thread Kyle Sluder
On Thu, Feb 28, 2008 at 12:47 PM, Randall Meadows <[EMAIL PROTECTED]> wrote: > Please help me extend my understanding of bindings...I grasp the > simple stuff, but not yet to an extent to be able to apply that to > complex situations. > > In my main window (which resides in it's own nib, and is

Re: Binding to a controller in a different nib

2008-02-28 Thread Randall Meadows
Responding to my own post, for clarification... On Feb 28, 2008, at 10:47 AM, Randall Meadows wrote: In my main window (which resides in it's own nib, and is controlled by a custom window controller), I have a combobox. I'd like to populate the contents of that via bindings. In my main ni

Binding to a controller in a different nib

2008-02-28 Thread Randall Meadows
Please help me extend my understanding of bindings...I grasp the simple stuff, but not yet to an extent to be able to apply that to complex situations. In my main window (which resides in it's own nib, and is controlled by a custom window controller), I have a combobox. I'd like to populat