Question
In InDesign plugin development, how do you set the font size and color of controls?
"I'm developing an InDesign plugin using C++. I have a panel, and I want to dynamically set different font families, font colors, and font sizes for the controls on the panel, such as EVEStaticTextWidget, EVEButtonWidget, and others. I couldn't find any information on this in the SDK documentation, and there are no relevant examples in the sample code. Does the SDK itself not support this? Does anyone know how to do this?"
