Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. 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?
