popUp Menu

Geoff Canyon gcanyon at inspiredlogic.com
Fri Jan 11 05:39:12 EST 2002


At 9:37 AM +0100 1/11/02, yves COPPE wrote:
>i'd like a popUp menu in a list fld with locked text on.
>So with a mouseStillDown script, it would be possible.
>How can I write the script ?
>When the user select an item of the popup menu, the selectedtext should come at the location of the clickedLine of the fld.
>Someone to help me ???

If I understand correctly, would the popup command do the trick (without needing a mouseStillDown script)? You could store the clickLine in a global or a property, and then script the button you popup to make whatever changes you like based on that global or property.

regards,

Geoff



More information about the use-livecode mailing list