Re: PWOMappedPopup
Re: PWOMappedPopup
- Subject: Re: PWOMappedPopup
- From: kadoudal <email@hidden>
- Date: Sat, 28 May 2005 09:33:55 +0200
I am using a NSDictionary key-value, to take the values for selection
what should be the key ? the display value or the code
I don't quite understand what you are doing.
Got it... the NSDictionary should be keyed on the display name... it was not !!! KEY VALUE(Number) Display1 value1 Display2 value2 Display3 value3 as I store the value in my EO records an 'inversed' dictionary doesn't help me a lot (on my first display I have to do a search loop in the dictionary to find the display value) I believe I'd to use 2 NSArrays (keys and values) and match elements by position ? |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden