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

Malte Brill revolution at derbrill.de
Sun Dec 11 13:37:22 EST 2016


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






More information about the use-livecode mailing list