Problem with WithBindings sample code?
-
In the WithBindings samplecode example, I don't see any bindings when
using Leopard Interface Builder to look at MyDocument.nib My Array
Controller Bindings. But if I look at the SimpleBindingsAdoption
sample code example at MyDocument.nib Object Controller Bindings, I
see Content Object (File's Owner.track). So in the WithBindings case,
shouldn't I be seeing Content Array (File's Owner.collection)? -
On Nov 23, 2007, at 8:36 AM, David Carlisle wrote:
> In the WithBindings samplecode example, I don't see any bindingsYes, please file a bug.
> when using Leopard Interface Builder to look at MyDocument.nib My
> Array Controller Bindings. But if I look at the
> SimpleBindingsAdoption sample code example at MyDocument.nib Object
> Controller Bindings, I see Content Object (File's Owner.track). So
> in the WithBindings case, shouldn't I be seeing Content Array
> (File's Owner.collection)?
>
mmalc