Search Results

1
vote

What’s the best way to return variables from a syncExec?

If this happens often, you better use subscribe/notify model between your process and view. Your view subscribes to the event which should trigger that message box and gets notified when conditions …