Re: binding options ???
Re: binding options ???
- Subject: Re: binding options ???
- From: Larry Fransson <email@hidden>
- Date: Sun, 12 Sep 2004 19:26:28 -0700
On Sep 12, 2004, at 14:02, Theodore Petrosky wrote:
Either I don't have the options connected to
the correct binding or there is something missing
because I get the error.. [JobStatuses
isEqualToString:]: selector not recognized.
My vote is for something missing. What is JobStatuses? It is surely
not an NSString. Does it have a string value associated with it? If
so, that is what should be compared to a string. If not, you either
need to create one, or figure out why you're comparing an apple to an
orange. If everything else is in order and you are sure you're
comparing strings to strings, you might have a memory management
problem.
Larry Fransson
Seattle, WA
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden