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

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"


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com


_______________________________________________
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