Re: WOPopup Button
Re: WOPopup Button
- Subject: Re: WOPopup Button
- From: Alexander Spohr <email@hidden>
- Date: Thu, 20 Mar 2008 10:50:24 +0100
Hm.. maybe I was not clear enough.
Am 20.03.2008 um 10:33 schrieb Daniele Corti:
2008/3/20, Alexander Spohr <email@hidden>:
Am 19.03.2008 um 22:18 schrieb Yury Peskin:
> list = projectStatusList (a list of all project statuses)
OK.
> item = project.projectStatus (the specific value a WOPopUp Button
> should have)
Wrong. You want the selection to be the specific value.
... and item should be projectStatus.
> displayString = projectStatus.message (a display message)
OK
-- Not exactly...see at bottom
This is very exactly the right thing to do as you don’t want the
complete eoDescription on the popup but just a string. And I would
guess that message is that string.
> selection = selectedProjectStatus (the selection)
Wrong again :) Switch with item.
My error here, just throw selectedProjectStatus away.
atze
_______________________________________________
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