Machsupport Forum
Mach Discussion => Mach4 General Discussion => Topic started by: gorf23 on December 06, 2021, 02:07:47 PM
-
Checking to see if a dialog box or messagebox called from a gcode macro..
will allow - while the dialog is on the screen and before any buttons are pressed, allow the use of mach4's jogging buttons to function.
Or just not possible?
Gary
-
I got the wxlua dialog to display with buttons in the PLC when running a gcode file but it, just displays the dialog box and button's, but doesn't wait for a button press to return to the gcode it just keeps running the gcode with the dialog box still on the screen..
Any way to go about this and not have the gcode keep running?.. till i hit one of the buttons..
Thanks