Cursor changes to a hand in the ide

Richard Gaskin ambassador at fourthworld.com
Thu Feb 25 19:35:11 EST 2016


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
  ____________________________________________________________________
  Ambassador at FourthWorld.com                http://www.FourthWorld.com





More information about the use-livecode mailing list