re dynamic pop ups
Derek
derekbronston at earthlink.net
Mon Apr 15 17:18:00 EDT 2002
on 4/15/02 1:15 PM, Klaus Major at k_major at osnabrueck.netsurf.de wrote:
Hi Klaus,
Thanks , that helps, the next problem though is assigning seperate values
that is really what is stumping me.
derek
> Hi Derek,
>
>> Hello ,
>>
>> question , I want to populate pop up menus dynamically from data i have
>> stored in a data file , how to do this?? is there a tutorial out there
>> about
>> this or does anyone know off hand /
>>
>> Thanks
>>
>> derek
>
> this is an easy one ;-)
>
> Just "put" your data into the button that acts as a popup.
>
> Example:
>
> on mouseenter
> put yourdata into bnt "yourpopup"
> end mouseenter
>
> RR is fast enough, so the button will popup "filled" :-)
>
> Hope this helps...
>
>
> Regards
>
> Klaus Major
> k_major at osnabrueck.netsurf.de
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list