-
Posted by jumxipel on Fri, 22 Jun 2012 17:06:13
How to transfer a line from SetText so that it was not on the middle.
I do through \n it levels the text on center
-
Posted by jnwhiteh on Fri, 22 Jun 2012 17:11:15
You change the alignment of the font string using the SetJustifyH and SetJustifyV methods.
-
Posted by jumxipel on Fri, 22 Jun 2012 17:20:28
You change the alignment of the font string using the SetJustifyH and SetJustifyV methods.
And it is possible an example or a template?
-
Posted by jnwhiteh on Fri, 22 Jun 2012 17:32:46
I can't write you code for everything. Read the documentation, which is freely available on this website and printed in the book.
-
Posted by jumxipel on Fri, 22 Jun 2012 17:43:58
I can't write you code for everything. Read the documentation, which is freely available on this website and printed in the book.
What number to edition page 2?
-
Posted by jnwhiteh on Fri, 22 Jun 2012 18:32:00
Look in the index for SetJustifyH or SetJustifyV.
http://wowprogramming.com/docs/widgets/FontInstance/SetJustifyH http://wowprogramming.com/docs/widgets/FontInstance/SetJustifyV