How to set the font size of MenuItem in SWT?

荒凉一梦 提交于 2019-12-10 21:34:26

问题


I want to change the font size of the MenuItem in SWT, there doesn't seem to be a obvious way to do it. Is there a work around for this problem?


回答1:


MenuItems don't support fonts as you can see in this bug report and apparently they don't want to implement it in the future:

Sorry, we have no plans to do this.



来源:https://stackoverflow.com/questions/14520157/how-to-set-the-font-size-of-menuitem-in-swt

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!