Miz*_*mor 3 python wxpython
当我使用wx python创建一个文件名作为按钮标签的按钮时,我丢失&了文件名内的字符.
&
如果文件名为:hello&goodbye.txt,则按钮将显示为:hellogoodbye.txt
hello&goodbye.txt
hellogoodbye.txt
我不知道这个&角色去哪儿了,在这里会有点帮助.
Ale*_*gov 5
该&角色是为那些各种按钮的特殊符号.它定义了您按键使用键盘快捷键的键.
&x - [Alt] + [x]热键快捷方式.您可以使用第二个来逃避它:&&- >'&'char
&&
归档时间:
13 年,4 月 前
查看次数:
194 次
最近记录: