I wrote a wrapper for handling UI dialogs in an event driven manner. Have a look at my MsgLoopHandler. That might help to prevent errors from handling the events yourself.
1 Like
I wrote a wrapper for handling UI dialogs in an event driven manner. Have a look at my MsgLoopHandler. That might help to prevent errors from handling the events yourself.