Skin UI for 4:3 screen
Posted: Tue Jun 29, 2021 2:54 pm
Hi community, I have checked CncSkinningDocumentation but few things are still not clear to me.
I understood that the original cnc 12 mill must run parallel with my own UI but it still brings me back to the Original Main window when I click a button in VCP(which is not desirable). Is there a way to stop the application from doing that? Basically I want to fully replace the Original UI with my own which is designed to be fit on my screen while preserving functionalities. I would like the interface similar to how the original cnc12 mill looks in widescreen in 4:3 touch screen monitor( no keyboard). Having VCP is must and ability to load Gcode and configure the parameter are also must.
I would like use my GUI with original VCP is preferable but I dont want original main windows.
Lastly, I would appreciate it if you could provide me with more examples of how to use the Skinning Api for example F2 button which load the file. One of the argument pass to the function is working directory of cnc12 which I thought where executable is located but not to sure. And implementation of other functionalities.
Sorry for many questions, thanks in advance
I understood that the original cnc 12 mill must run parallel with my own UI but it still brings me back to the Original Main window when I click a button in VCP(which is not desirable). Is there a way to stop the application from doing that? Basically I want to fully replace the Original UI with my own which is designed to be fit on my screen while preserving functionalities. I would like the interface similar to how the original cnc12 mill looks in widescreen in 4:3 touch screen monitor( no keyboard). Having VCP is must and ability to load Gcode and configure the parameter are also must.
I would like use my GUI with original VCP is preferable but I dont want original main windows.
Lastly, I would appreciate it if you could provide me with more examples of how to use the Skinning Api for example F2 button which load the file. One of the argument pass to the function is working directory of cnc12 which I thought where executable is located but not to sure. And implementation of other functionalities.
Sorry for many questions, thanks in advance