On 02/25/2016 06:35 PM, Richard Gaskin wrote:
Jim Byrnes wrote:

 > On 02/25/2016 04:50 PM, Richard Gaskin wrote:
 >> Try this in the Message Box:
 >>
 >>    put the name of this stack && the mode of this stack
 >>
 >
 > Doing that results in:  stack "revMenubar" 2

This is my bad. I just realized after selecting the message box I did not select my stack before running your command,
 if I do the result is: stack "Passwords" 2

Hmmm...if your stack was toplevel then revMenubar wouldn't be "this
stack", suggesting that your stack's style property was changed.

Try this in the Message Box (replacing "YourStack" with your stack's
name of course):

   put the mode of stack "YourStack" && the style of stack "YourStack"


This results in: 2 toplevel




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

Reply via email to