Combo-box/popup menu in a list field?

Ken Ray kray at sonsothunder.com
Thu Feb 20 14:50:01 EST 2003


Place a clone of the popup menu button in the proper place on each line
of the field. Make sure the field is *not* scrolling. Then group the
field and all the buttons and set the scrolling of the group to true.
You'll need to "manually" code for creating new clones of the popup menu
and relocating the clone for each new row added, but that would be the
way to do it.

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: <valetia at mac.com>
To: <use-revolution at lists.runrev.com>
Sent: Thursday, February 20, 2003 12:21 PM
Subject: Combo-box/popup menu in a list field?


> Hey all,
>
> How do you create a combo-box/popup menu that appears *inside* a
scrolling
> list field?
>
> Specifically one that appears on each line of a certain column (the
list
> field has vGrid set to true)?
>
> I know that in all likelihood this is probably not possible with
Revolution,
> but in that case, what would be the best way to implement something
that
> achieves the same effect?
>
> Valetia
>
> _______________________________________________
> 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