11-17-2020, 03:36 AM
I believe this issue is specific to how you use Python/Tkinter.
I attached a sample project that shows a similar concept and writting on a label is working.
Also, one tip: when you embed a window in RoboDK I recommend you to run all RoboDK API operations in a separate thread.
I attached a sample project that shows a similar concept and writting on a label is working.
Also, one tip: when you embed a window in RoboDK I recommend you to run all RoboDK API operations in a separate thread.