Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I like to have the following enhancement for the Creo UI Editor and it's resourcefiles.
Ability to use variables in resource files to improve consistency.
One example: Instead of specifying (.FontSize 12) for every resource in every layout
I would like to define a variable MyFontSize and use it in the resource definition (.FontSize MyFontSize).
Where should the variable be defined?
In the resource file or the source code?
