Re: Shadow of menu pulldown...

2006-04-19 Thread Gilberto Cuba

From: Mark Wieder [EMAIL PROTECTED]
Sent: Monday, April 17, 2006 6:36 PM



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?


This works fine for me on both OSX and Win2k. What platform and
version are you trying this with? I thought maybe this was something
that just broke with 2.7, but it seems to be working here with that
and with 2.61 as well.


I'm trying in WinXP with 2.6.1 version of Revolution and not work fine.

How I can send a example of my stack when I have a example with .png images 
that customize the enviroment of menu?


Best regards and thank for your response,

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


Shadow of menu pulldown...

2006-04-17 Thread Gilberto Cuba

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


Re: Shadow of menu pulldown...

2006-04-17 Thread Mark Wieder
Gilberto-

Monday, April 17, 2006, 11:52:07 AM, you wrote:

 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?

This works fine for me on both OSX and Win2k. What platform and
version are you trying this with? I thought maybe this was something
that just broke with 2.7, but it seems to be working here with that
and with 2.61 as well.

-- 
-Mark Wieder
 [EMAIL PROTECTED]

___
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