Is there a way to set the default font for the entire Shell so that any new control uses the same font?
It seems that now I have to install a font for each control that I create, which leads to redundancy.
The default font is selected by the platform (see other information in Class Font - SWT: standard widget set ), therefore it is not possible to set the default font for all widgets, if you want it, you must do it "manually".
Why are you changing the default font anyway ??
Source: https://habr.com/ru/post/896070/More articles:Why is connection with localhost not supported? - javausing singleton for caching - c #Preliminary and post-migration scripts for Flyway - databaseRails Active Record translation: Automatic Uppercase / Lowercase? - ruby-on-railsJQuery element event exists - jqueryMemory Protection Without MMU - cMySQL callback - is there such a thing? - callbackstrrpos in PHP finding the last character position instead? - stringDoes MySQL allow callbacks in C, so when the change happens, can I get a notification? - cGet rid of the _anonymous_0 tooltips in SVG with GraphViz - graphvizAll Articles