hi, everybody !
i am coming back!
now, i get a issue, the issue is i want to create a components of "TextBox", i am already can draw the focus in my textbox control.
but, when i capture a char on keyboard, i must to calculating the offset for char and let the cursor behind.
That's my issue ! is there any body can tell me, how can i calculate the width of char?
for example :
i create a object of "SpriteFont" and i specify the property of "Font Size(value is : 14)" in this object. how can i calculate the offset about this SpriteFont?
i am waitting for you !
thanks.