Possibly mismatched lock screen / unlock screen ? (Though still seems very 
weird and sounds like a bug).


On 27/11/2014, at 11:52 AM, use-livecode-requ...@lists.runrev.com wrote:

> From: Alex Tweedly <a...@tweedly.net>
> To: How to use LiveCode <use-livecode@lists.runrev.com>
> Subject: hide / show oddities ?
> Message-ID: <5475bd91.6090...@tweedly.net>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> 
> This feels so unlikely that I wonder if I'm simply doing something wrong 
> - but thought I'd ask first.
> 
> I had a script which is supposed to (amongst other things) hide one 
> particular group. Although it usually worked OK, in some cases, 
> sometimes, the group would remain visible when it is not supposed to. 
> Trying to find this in the IDE/debugger wasn't getting anywhere, so I 
> reverted to using "put"s (but still in the IDE). I finished up after a 
> few iterations with some code that said
> 
> 
> ......
> hide grp "abcde"
> put "here now" && the vis of grp "abcde" &CR after msg
> ....
> 
> and it output
>      here now true
...
_______________________________________________
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