On-screen size of text
On-screen size of text
Is there a way to determine how much room my text will take up in text and editor gadgets? I would like to dynamically change the font size based on this information.
Re: On-screen size of text
Try to use TextHeight() and/or TextHeight() to make a procedure that gives you a value you can use.
Re: On-screen size of text
Hi Caronte3D,
Thank you for the suggestion; however, those functions only work with a 2D drawing.
Thank you for the suggestion; however, those functions only work with a 2D drawing.
Re: On-screen size of text
Yes but you can use it (hidden) only to get the number 
