Shadow of menu pulldown...

Gilberto Cuba gilbert at isphlg.rimed.cu
Mon Apr 17 14:52:07 EDT 2006


Hi,

How I can hide the shadow of the stack that open when I click in a button 
with style "pulldown".
I tried to put false the shadow property of the current stack that It will 
show and not work fine. Why?

I understand that when the object is created by the development environment 
this property (shadow) appear with the false value and I write the script

on preOpenStack
  set the shadow of stack "myStackName" to false
end preOpenStack

and in the openStack message too and not work fine too.

The case is that I am customize the pulldown menu for my application and the 
shadow is include with the background image of the stack is assign with the 
button with the "style pulldown", and the menu add another shadow in the 
left and bottom position of the customize stack that work as a pulldown 
menu.

I hope someone understand me.

Best regards,

Gilberto Cuba 





More information about the use-livecode mailing list