DrawText is too slow.
-
DrawText is too slow when string is long enough and without "\n" among the string charaters.any body knows another way instead DrawText? thanks regards.
-
DrawText is too slow when string is long enough and without "\n" among the string charaters.any body knows another way instead DrawText? thanks regards.
TextOut()
It's frustrating being a genius and living the life of a moron!!! -
TextOut()
It's frustrating being a genius and living the life of a moron!!!Great! But I have a problem with multiline text,I want to text it like a multiline edit control does. I don't know when should I break up the line and start a new line to text. in another word: I need a method to cauculate one character's width, it isn't only limited in english characters. thanks,so much life is like a box of chocolate,you never know what you r going to get. -- modified at 1:42 Wednesday 19th October, 2005
-
Great! But I have a problem with multiline text,I want to text it like a multiline edit control does. I don't know when should I break up the line and start a new line to text. in another word: I need a method to cauculate one character's width, it isn't only limited in english characters. thanks,so much life is like a box of chocolate,you never know what you r going to get. -- modified at 1:42 Wednesday 19th October, 2005