#Not allowing multiple uis to be open at the same time

1 messages · Page 1 of 1 (latest)

burnt swallow
#

well consider the order in which each connection to each menu's enabled property change will execute.

#

you don't know the order, or at the very least haven't expressly proven/enforced the order, and frankly you don't need to. just write better code with this fact in mind to make it always work no matter what order it runs in.