FROM : Michael Hanna
DATE : Mon Dec 31 07:19:05 2007
Sorry, I didn't get your reply until now.
So, yes I did manage to get this working..
NSArrayController
bind > Flickr Users
controller key > selection
model key path > photoLists.@allKeys // *had* to have the @ in there
for it to 'work'
--deleted all the bogus keys in the Flickr Photo Lists NSArrayController
NSTableColumn
bind > Flickr Photo Lists
controller key > arrangedObjects
model key path > <blank> // can leave this blank because IB couldn't
autocomplete this field due to lack of keys
Thanks guys!!
Michael
On Dec 30, 2007 6:19 PM, mmalc crawford <<email_removed>> wrote:
>
> On Dec 30, 2007, at 6:12 PM, Michael Hanna wrote:
>
> > do I need to enter a model key path? after all -allKeys returns
> > NSStrings doesn't it? I can't leave the field empty and I consistently
> > get the runtime error:
>
> Umm, I addressed that in my reply.
>
> mmalc
>
>
DATE : Mon Dec 31 07:19:05 2007
Sorry, I didn't get your reply until now.
So, yes I did manage to get this working..
NSArrayController
bind > Flickr Users
controller key > selection
model key path > photoLists.@allKeys // *had* to have the @ in there
for it to 'work'
--deleted all the bogus keys in the Flickr Photo Lists NSArrayController
NSTableColumn
bind > Flickr Photo Lists
controller key > arrangedObjects
model key path > <blank> // can leave this blank because IB couldn't
autocomplete this field due to lack of keys
Thanks guys!!
Michael
On Dec 30, 2007 6:19 PM, mmalc crawford <<email_removed>> wrote:
>
> On Dec 30, 2007, at 6:12 PM, Michael Hanna wrote:
>
> > do I need to enter a model key path? after all -allKeys returns
> > NSStrings doesn't it? I can't leave the field empty and I consistently
> > get the runtime error:
>
> Umm, I addressed that in my reply.
>
> mmalc
>
>
| Related mails | Author | Date |
|---|---|---|
| Michael Hanna | Dec 30, 08:00 | |
| Keary Suska | Dec 30, 18:16 | |
| mmalc crawford | Dec 30, 19:53 | |
| mmalc crawford | Dec 30, 20:13 | |
| Michael Hanna | Dec 31, 03:12 | |
| Michael Hanna | Dec 31, 07:19 | |
| Michael Hanna | Dec 31, 08:08 | |
| mmalc crawford | Dec 31, 08:10 | |
| mmalc crawford | Dec 31, 10:41 | |
| Michael Hanna | Jan 1, 19:19 | |
| mmalc crawford | Jan 1, 20:33 |






Cocoa mail archive

