问题
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:
MenuItem
s 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