I’m trying to change a label font runtime, but it does not work:
go.set("#label", “Font”, …
If this by design?
HI @raffaelet!
Yes, it’s by design.
Instead, you could perhaps have two different labels, and enable/disable them as necessary (disable / enable )
1 Like
Why, why, why?
Working on the Korean verison. And made multi font GUI was easy. But now I need to duplicate all text labels in GO, it’s not big work, BUT.
7 Likes
+1 changing fonts on labels would be nice.
The enable/disable method works but is annoying.
Yes, we’re waiting for the resource properties feature that has been mighty delayed…
4 Likes