Cursor changes to a hand in the ide
Jim Byrnes
jf_byrnes at comcast.net
Thu Feb 25 19:55:31 EST 2016
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
More information about the use-livecode
mailing list