Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Forms API and font settings

Hello

I have created a custom theme in eclipse. The theme overwrites all fonts
defined in JFaceResources.
If I create a form using FormToolkit the font used for form elements
(FormText, Section...) is not changed (only title gets the overwritten
font settings). I know, that in Eclipse as default the OS font-settings
are used -> changing system settings could solve the problem, but I'd
like to change only _application font_ settings.
If I create a similar form as a FormDialog, the overwritten font type
for org.eclipse.jface.resource.JFaceResources.DIALOG_FONT is applied to
most elements (except Section Header and ExpandableComposite title).
Is there a way to get the UI-Elements in _normal_ forms working with
JFaceResources fonts (like formheader text does)?

Thanks!

Remo Loetscher

Sicherheitshinweis:
Dieses E-Mail von PostFinance ist signiert. Weitere Informationen finden Sie unter: 
https://www.postfinance.ch/e-signature.
Geben Sie Ihre Sicherheitselemente niemals Dritten bekannt.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top