Any workaround to make a modal stack behave like we were used to?

Peter Bogdanoff bogdanoff at me.com
Sun Dec 11 14:27:18 EST 2016


I’m not seeing that.

LC 8.1.1 on Mac OS X 10.9.5

When in the dialog, I can drag stack windows around by their titlebars; otherwise I get a beep whenever I click on any Livecode window.

Peter Bogdanoff

On Dec 11, 2016, at 10:37 AM, Malte Brill <revolution at derbrill.de> wrote:

> Hi all,
> 
> see: http://quality.livecode.com/show_bug.cgi?id=14275
> 
> To demonstrate what I mean:
> 
> one stack, two buttons. 
> 
> Button 1
> 
> on mouseUp 
>  answer "I should be modal, no?“
> end mouseUp
> 
> button 2
> 
> on mouseUp
>  put the seconds
> end mouseUp
> 
> Click button 1 first and while the answer dialogue is open click on button 2.
> 
> I would expect that you are not able to invoke the script of button 2 while the modal dialogue is open. Obviously I can, using LC 8.1.1 on a Mac. Any workaround to get the old behaviour? How does this behave on the other OSses?
> 
> Cheers,
> 
> Malte
> 
> 
> 
> _______________________________________________
> 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





More information about the use-livecode mailing list