That is indeed some odd behavior. What end result are you trying to achieve?
Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/23/14 9:19 PM, "Charles E Buchwald" <char...@buchwald.ca> wrote: >I feel like I'm missing something really basic here... >I have 2 stacks. >Stack "Second" overlaps stack "First". >A button in stack "First" has this script: > > on mouseUp > go stack "Second" > go stack "First" > end mouseUp > >If I press the button, it behaves as I expect. There is a bit of a >flicker, and stack "First" ends up on top. >If add a line... > > on mouseUp > lock screen > go stack "Second" > go stack "First" > end mouseUp > >... then the flicker disappears, as expected, but stack "Second" ends up >on top. >Is it supposed to work like this? > >Cheers, >- Charles > >-- >Charles E. Buchwald >CEO/Director General >Museografica Digital >http://digital.museografica.com > >LC Developer Tools: http://buchwald.ca/developer-tools/ > >Email Notice: http://wp.me/P3aT4d-33 > > >_______________________________________________ >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 _______________________________________________ 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