CANopenNode / CANopenEditor

CANopen Object Dictionary Editor
GNU General Public License v3.0
120 stars 60 forks source link

Choose target file in inserting/cloning dialog #60

Closed michaelmenzi closed 1 year ago

michaelmenzi commented 1 year ago

Hi Folks. I added a ComboBox in the inserting/cloning dialog to choose into which (opened) file the OD entries should be inserted. It's particularly useful when cloning whole scopes from one project to another. For this the DeviceView and DeviceODView need to be aware of all the opened files. Let me know if you don't agree with how it's implemented or if you see something problematic. cheers Michael