Lock screen & layering of stacks?
Charles E Buchwald
charles at buchwald.ca
Thu Jul 24 11:38:46 EDT 2014
Hi Scott,
I have a commercial project... the most complex thing I've done in LiveCode, with substacks, stack files, and lots going on. I have some "flickering" there. I figured it was the way I'm using lockScreen, so I made a test stack. While testing with the test stack I noticed this odd behaviour. It's not affecting my big project, but thought it was odd, and perhaps evidence of a misunderstanding on my part about the way that lockScreen works, or is supposed to work....
- Charles
On 24 Jul 2014, at 2:35 AM, Scott Rossi <scott at tactilemedia.com> wrote:
> 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" <charles at 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
--
Charles E. Buchwald
CEO/Director General
Museografica Digital
Amsterdam 110, Condesa
CP 06100 México DF
office: +52 (55) 5615 7411
direct: +52 (55) 8421 6097
http://digital.museografica.com
charles at digital.museografica.com
Consultant (Design & IT)
Charles Buchwald & Friends
Vancouver, BC Canada
Portland, WA, USA
+01 (971) 533 7706
http://buchwald.ca
charles at buchwald.ca
Skype: charles_buchwald
Connect on LinkedIn
Follow me on Twitter
Connect on Facebook
Connect on Google+
Member of the 02 Global Network for Sustainable Design
Email Notice: http://wp.me/P3aT4d-33
More information about the use-livecode
mailing list