RE: tracking down a table column...

2008-12-02 Thread Jon C. Munson II
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon C. Munson II Sent: Tuesday, December 02, 2008 2:47 PM To: 'Corbin Dunn' Cc: 'cocoa dev' Subject: RE: tracking down a table column... OK, nevermind that last message... I found it.

RE: tracking down a table column...

2008-12-02 Thread Jon C. Munson II
s much as I can for everyone and am therefore reflecting those thoughts to you. -Original Message- From: Corbin Dunn [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2008 2:21 PM To: [EMAIL PROTECTED] Cc: 'Benjamin Stiglitz'; 'cocoa dev' Subject: Re: tracking down a tabl

RE: tracking down a table column...

2008-12-02 Thread Jon C. Munson II
thoughts to you. -Original Message- From: Corbin Dunn [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2008 2:21 PM To: [EMAIL PROTECTED] Cc: 'Benjamin Stiglitz'; 'cocoa dev' Subject: Re: tracking down a table column... Le Dec 2, 2008 à 11:11 AM, Jon C. Munson

Re: tracking down a table column...

2008-12-02 Thread Corbin Dunn
Le Dec 2, 2008 à 11:11 AM, Jon C. Munson II a écrit : Namaste! By "identifier," I presume you mean a name other than the object ID? If so, I gave the possible columns names. No; the "Identifier" for the table column seen in the first IB inspector. NOT the "Object ID" for the Interface

RE: tracking down a table column...

2008-12-02 Thread Jon C. Munson II
Light as much as I can for everyone and am therefore reflecting those thoughts to you. -Original Message- From: Corbin Dunn [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2008 12:25 PM To: [EMAIL PROTECTED] Cc: 'Benjamin Stiglitz'; 'cocoa dev' Subject: Re: tracki

Re: tracking down a table column...

2008-12-02 Thread Corbin Dunn
Do you have an identifier set for each column? Verify by looking in IB. Then repeat Ben's steps. (Also, I think the (id) is unnecessary). corbin Le Dec 2, 2008 à 8:57 AM, Jon C. Munson II a écrit : I used the then-current hex vals. Peace, Love, and Light, Jon C. Munson II "And Jesus look

RE: tracking down a table column...

2008-12-02 Thread Jon C. Munson II
for everyone and am therefore reflecting those thoughts to you. -Original Message- From: Benjamin Stiglitz [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2008 11:50 AM To: [EMAIL PROTECTED] Cc: 'cocoa dev' Subject: Re: tracking down a table column... > OK, I gave tha

Re: tracking down a table column...

2008-12-02 Thread Benjamin Stiglitz
OK, I gave that a shot...got nada. First, I got: No symbol "id" in current context. So, I took (id) out of the call. Then I got: Cannot access memory at address 0x0 I did try the call for the tableView, but got the same as "id" above. Did you paste the lines exactly as they were, o

RE: tracking down a table column...

2008-12-02 Thread Jon C. Munson II
am therefore reflecting those thoughts to you. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Stiglitz Sent: Tuesday, December 02, 2008 10:33 AM To: cocoa dev Subject: Re: tracking down a table column... > I’m getting an “ambiguous” error in my log

Re: tracking down a table column...

2008-12-02 Thread Benjamin Stiglitz
I’m getting an “ambiguous” error in my log that I can’t readily resolve. The error is: Cocoa bindings error: Error accessing bound property of object : [ valueForUndefinedKey:]: this class is not key-value coding compliant for the key value I’d like to know to which column (in human terms