|
The repaint function, regenerates the graphics of the screen to update any deletions or additions that may have been made. The repaint function is done mostly automatically within OneCNC, but there are occasions when you will manually have to select the function. The reason for this is that repainting the view is a somewhat processor and graphic card reliant process, and if we were to redraw constantly, then many users would have difficulty running our software without ungraceful performance degradation.
Here are the basic steps for using this function.
-
To use the repaint function, select the function.
- To access the repaint function click the icon on the standard toolbar which is enabled by default or press F5.
- That said, there are many ways to access the repaint function, to see a complete list follow this link on how to access the view menu in general.
Notes:
- To use the repaint function simply select the function.
|