Hi Ella, I have also created a wiki page here: http://moi3d.com/wiki/Scripting which can be used as a central place to record any information, tips, descriptions, etc... about scripting. Please feel free to add stuff there.
Nudge script have an issue:
01. invoke bevel.
02. use Tab key to change gui focus from "Radius" to "Shape".
03. use RMB or Enter to apply bevel
04. Select object and try to use Up & Down Nudge commands.
Up and Down Nudge doesn't work after this. Until you press Tab key and then Enter.
It happens i guess because gui focus stak somwere on already closed bevel "Shape" gui.
Its interesting that Lef and Right Nudge still works.
It's not a huge problem at all but kinda annoying.
Hi Bravlin, thanks for reporting this Nudge bug, I was able to repeat it here. It was a bug in the dropdown control where it wasn't getting detached from focus handling in that situation. I've got a fix in place for the next v4 beta.
https://moi3d.com/download/scripts/PetrsMoiPage/PetrsMoiPage.htm#Nudge 这个地址的Nudge.zip和 CPlaneNudge.zip。网友报错,我没能复现这个报错。他使用的是自己弄的带有xml,css的运行脚本按钮的v3版本,我想问,是否有可能是因此造成冲突而报错?(The Nudge.zip and CPlaneNudge.zip files at this address. The netizen reported an error, but I was unable to reproduce it. He was using a v3 version of the UI with some XML and CSS running script buttons that he had created himself. I would like to ask if there is a possibility that this caused a conflict and resulted in the error?)
因为我不懂代码,所以我对MOI界面的修改都是基于原本样式的按钮,添加或删除相应位置的按钮。他怎么改的我并不懂,所以只是问一下可能的原因。(Since I don't understand code, all the modifications I make to the MOI interface are based on the original styled buttons, adding or deleting buttons at corresponding positions. I don't understand how he made the changes, so I'm just asking about the possible reasons.)
我使用了他发给我的UI包,也没复现这个报错。(I used the UI package he sent me, and I didn't reproduce the error.)
Hi SUIYAN, is that your version of v3 or the one that is getting the script error?
I think that error could be from a bug in an old beta version of v3 that was fixed in the final release.
So please tell them to make sure they don't have pieces of old v3 beta versions in there.
If they have an unmodified v3, can they test with it and see if they get the script error only in their customized version and not in the standard version?