Is there a method for changing the size of the paragraph object text at runtime?
("paragraph.setTextSize")
Professional Software Development Tools
Is there a method for changing the size of the paragraph object text at runtime?
("paragraph.setTextSize")
Paragraph no, but Label yes.
Here is a small example.
Yossi