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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
