HI EveryOne
将moi.ini文件中的快捷键映射于相对应的工具按钮的鼠标停靠文字(Map the shortcut keys in the moi.ini file to the corresponding tool button mouse-over text),我掌握的方法用<moi:CommandButton title="shortcut key",但这样当快捷键发生修改时,鼠标停靠文字无法动态更新。能否通过脚本或代码,直接将moi.ini文件中快捷键的部分直接显示为鼠标停靠文字?
(The method I have mastered uses "<moi:CommandButton title="shortcut key"", but when the shortcut key is modified, the mouse hover text cannot be dynamically updated. Is it possible to use a script or code to directly display the shortcut key from the moi.ini file in the mouse hover text of the corresponding tool button?)
最好适用于v3+谢谢(Best for v3+ ,Thanks)
|