Can I change the size of each text written with one of these API's without chaning the size of the other texts???
Printable View
Can I change the size of each text written with one of these API's without chaning the size of the other texts???
You'll have to change the size to the one you want before drawing each line or whatever it is :)
I have tried changing the font size, but that will change the size of all the texts on the form...
It does? I thought it would work with something like this:
ChangeFontSize 10
PrintText "Font size: 10"
ChangeFontSize 24
PrintText "Font size: 24"
ChangeFontSize 16
PrintText "Font size: 16"
It did! ;) thanks :)
How were you trying to do it then? :)
Erm...lets not dive further into that! :D
Hum ok :) :rolleyes: