pjforde1978
7 years agoVisitor
Global font setting
Is there a mechanism that allows a developer to set a font that can be used across all font-capable nodes in your application? I just realized that even roAppManager doesn't appear to have font attributes.
If application-level font-setting is not possible, is there a way to define a named font in your XML and then reference it from your labels etc?
I am aware that you can pass a <Font> node to a label or programmatically assign the font in code on a per-item basis. It just seems bizarre that you have to do it for every node, manually.
If application-level font-setting is not possible, is there a way to define a named font in your XML and then reference it from your labels etc?
I am aware that you can pass a <Font> node to a label or programmatically assign the font in code on a per-item basis. It just seems bizarre that you have to do it for every node, manually.