Quite often, when Using a MessageBox in a macro, it can lose focus and end up behind the UCCNC screen. When this happens, the user gets the impression that UCCNC is frozen, if he doesn't know what's happening.
I'm calling some macros from the Jog screen, and if they call a MessageBox, moving the mouse off of the JogScreen automatically sends the MessageBox behind UCCNC.
Is it possible to force Messageboxes to keep focus, or always be on top? Not sure if there are any downsides to this?