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

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

Reply via email to