05-20-2024, 02:52 PM
Is there a recommended way to copy items between separate instances of RoboDK?
Using the GUI, I would select an item in the tree, press ctrl+c, then open the other instance and press ctrl+v.
Using the API, `robolink.Robolink.Paste` seems to fail due to not having a valid object on the clip tray when used in the second instance.
Using the GUI, I would select an item in the tree, press ctrl+c, then open the other instance and press ctrl+v.
Using the API, `robolink.Robolink.Paste` seems to fail due to not having a valid object on the clip tray when used in the second instance.