Selected Text

Klaus Major k_major at osnabrueck.netsurf.de
Tue Feb 26 14:58:01 EST 2002


HI bill,

try this:

> I would like to move selections from one field to another. What I have 
> written is to simply show both list fields and clicking a line in one 
> field adds the information to the other with the following script:
>
> on mouseUp
>   put return & the selectedText after field "groups"

      set the hilitedlines of me to 0 ## add this line

> end mouseUp

>
> It works but then leaves the selectedText hilited. If I selected 
> another line then all of the selectedText lines copy again so there are 
> duplicates. How can I deselect the selecttedText?field but I can't 
> figure that out either. Is there an example of this somewhere?
> ....

> Bill

Au revoir

Klaus Major
k_major at osnabrueck.netsurf.de




More information about the use-livecode mailing list