i know how to use these two class, but i don't know how can i set the value of TMeasureTextInput will affect the MeasureText, maybe i need the example of set value of TMeasureTextInput
Are you defining your own font rendering or something?
If yes,then setting these values will really be helpful.
If not,then setting custom values will be give you a mis leading value of the text that can fit in.
--Mayur.
i use a the TitleFont, i want to write a text view program use symbian, i am a newbie of symbian, i just have the expirence of vc, i want to use measuretext function like measurestring of gdi+, but mabye i can not
I think that TextWidthInPixels & TextCount would be an ideal function for use at this stage.
Because I see that you need to measure how much text can fit in for a particular font and width,right?
--Mayur.