Re: Example wanted
- Posted by mattlewis (admin) Oct 16, 2010
- 1371 views
dcole said...
What I want to do is put text into a window and have the text change size proportionately to size changes of the window.
How are you putting the text on the window? Is it drawn on? Is it in a label / text box? The generic answer is that you'll have to change the font size when the window size changes.
Matt