CANopenNode / CANopenEditor

CANopen Object Dictionary Editor
GNU General Public License v3.0
115 stars 57 forks source link

Can't add item into OD #106

Closed jow905 closed 3 months ago

jow905 commented 3 months ago

If the OD is empty, I can't add a item to it by right click my mouse, but if it has one or more items, I can add more by right click one item that already in the list. I think this is the issue of the GUI. The version of GUI I used is : V4.2-37-g9dc739c

issue2 issue1

nimrof commented 3 months ago

Hi @jow905 That is confusing i know.

You have to click the header with the normal/left mouse button to get the correct pop-up menu image

jow905 commented 3 months ago

Hi, @nimrof Could you tell me what version you used? I try to click the header, but I still can't get the pop-up menu. If you use the same version with me, I think maybe the operate system is the problem, my OS is windows11 23H2, donet framework4.8.1.

nimrof commented 3 months ago

Sorry, i was not on the latest version. Running the same os&patch&framwork as you i can reproduce the problem. I will debug

nimrof commented 3 months ago

@jow905 It was removed some time ago, not sure how it should be done without it. Added it back and you can test the quickfix in the link below, will report back when i got something. https://github.com/CANopenNode/CANopenEditor/actions/runs/8662518321/artifacts/1408698799

nimrof commented 3 months ago

@jow905 new release with the fixes can be found here: https://github.com/CANopenNode/CANopenEditor/releases/tag/v4.2.1

jow905 commented 3 months ago

@nimrof , I test the new version, it works, thanks!

@jow905 new release with the fixes can be found here: https://github.com/CANopenNode/CANopenEditor/releases/tag/v4.2.1