Community Tip - You can change your system assigned username to something more personal in your community settings. 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?