Eme Fibonacci Well-Known Member Licensed User Longtime User Mar 26, 2016 #1 Its possible set a value for custom Properties in Visual Designer - variants script? Alternatives? Thank you.
Its possible set a value for custom Properties in Visual Designer - variants script? Alternatives? Thank you.
Cableguy Expert Licensed User Longtime User Mar 26, 2016 #2 ???? Can you explain further? What exactly you want to do? Upvote 0
Eme Fibonacci Well-Known Member Licensed User Longtime User Mar 26, 2016 #3 Cableguy said: ???? Can you explain further? What exactly you want to do? Click to expand... Of course. Please sorry my bad english. There are some things I want to adjust depending on the size of the screen. For example, the number of characters displayed on a label named title. There are other settings maked on code. I think it would be good to use variants scripts. However, . However, thinking better, this can not be a good idea. Thank you so much. Upvote 0
Cableguy said: ???? Can you explain further? What exactly you want to do? Click to expand... Of course. Please sorry my bad english. There are some things I want to adjust depending on the size of the screen. For example, the number of characters displayed on a label named title. There are other settings maked on code. I think it would be good to use variants scripts. However, . However, thinking better, this can not be a good idea. Thank you so much.
Cableguy Expert Licensed User Longtime User Mar 26, 2016 #4 the designer scripts are ment to be used to rearrange the UI according to screen values, Views inner properties like colors, fonts, etc, are to be set in the code Upvote 0
the designer scripts are ment to be used to rearrange the UI according to screen values, Views inner properties like colors, fonts, etc, are to be set in the code