你好,gui guider 设置事件时,比如按钮组,最后一个按钮的事件,当我想修改前面按钮的事件时,会被最后一个按钮的事件覆盖,无法进行修改,只能把后面按钮的事件删掉,才能修改前面按钮的事件,事件是写在通用事件里的,这个有什么说法吗
Hello @RanXA
From development team feedback, this will be fixed in GUI GUIDER v1.7.0.
Sorry for the inconvenient to you.
BR
Alice
Hello @RanXA
Thanks for your feedback, I have reproduced it on my side and reported to development team.
BR
Alice
BR
Alice
比如我按钮组第12个按钮的事件是检查输入内容的,我想修改第8个按钮或者第12个之上的按钮的事件,事件修改时,显示的却是第12个按钮的事件,这是为什么呢
For example, the event of the 12th button in my button group is for checking input content. I want to modify the event of the 8th button or the button above the 12th button, but when the event is modified, the event of the 12th button is displayed. Why is this