你好!请问按钮组控件中输入中文后,仿真时出现错误,我已经事先已经导入中文字库
,请问这是什么原因呢?
Hello @YoungWind ,
For the built-in font 'simsun' which support Chinese is working good with Button and I can see other widgets like Label and Radio button also work well in your project with Chinese.
In this case could you please check the font family for Button is same with Label's or not? this issue may cause by the font used in Button.
Best Regards,
Wenbin
按钮组的字体与标签的字体是同一个中文字体库,我尝试添加单个按钮并把按钮里面的字体换成该中文字体库后,仿真后未出错。
但是按钮组的字体在右侧属性中设置后只是预览的时候生效,在仿真时就失效了。
Hi @YoungWind ,
Thanks for your detailed information, we have checked this iusse and repoduced your feedback.
This issue that cause few widgets don't support Chinese words has been fixed in next release which is V 1.7.0.
This is the workaround for button matrix use Chinese in V1.6.1:
Hope this solution could help you.
Best Regards,
Wenbin