Hi,
Is there a way to make a type def behave as a Strict Type Def during development (so that cosmetic changes made to the .ctl are propagated), and as a Type Def. at runtime (so that the cosmetics can be still be changed with property nodes)?
My use case is that the code just needs to colour the controls at runtime, the other property values are decided during development.