Pull down buttons

Mark Smith lists at futilism.com
Tue Jan 20 11:04:40 EST 2009


If I understand the problem, this might help, in the script of the  
pull-down menu button:

on mousedown
   put the text of me into tLines
   filter tLines without empty
   put tLines into me
end mousedown

Best,

Mark

On 20 Jan 2009, at 15:40, Melitón Cardona Torres wrote:

> Does anyone know how to get rid of superfluous lines in a pull down  
> btns?
>
> Here is an example
>
>
>
>
> Tehere are 8 lines instead of 4.
>
> Thanks in advance.
>
> Ton
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list