Hi,
I was just wondering how I can change the style of a parameter in a custom SOP.
The only thing I found so far is en- or disabling it in updateParmsFlags() or locking the parameter manually.
What I would like to have is the possibility to set a parameter to read-only (with better readability than disabled) or changing text or border colors from code. Is this possible?
Could anybody please point me in the right direction?
Thanks!