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
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to