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@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