combobox in a background group
thierry Douez
douez at wanadoo.fr
Mon Aug 30 13:16:45 EDT 2004
Bonjour Ken,
KR> On 8/30/04 9:41 AM, "Jan Schenkel" <janschenkel at yahoo.com> wrote:
>>> in other words, sharing a combobox in few cards,
>>> how to put different values on each card ?
>>
>> Bonjour Thierry,
>>
>> In this case, I'd add a hidden field to contain the
>> actual data, then copy the value from the combobox
>> into that field on closeField, and set the combobox
>> label to the text of the hidden field on preOpenCard
>> in the background group script.
KR> I was thinking the same thing, but using a custom property of the card
KR> instead of a field.
Thanks to all,
As i was going to manage every control of the group with custom
properties, i've got my answer :-)
one script for the list of controls to store ansd retrieve the info
in and from the custom properties....
Meilleures Salutations,
thierry
More information about the use-livecode
mailing list