Problem about StaticText
Posted: Mon Dec 05, 2005 09:44
I'v a problem again. I use StaticText class to creat my texts and I can create them, but I want to include some variable values that come from my calculation function. Example my sentence is " My calculation is ...... "
I use :
MyText -> setText( " My calculation is ...... " )
I want to instead of dotted line with my caculation values. What I should do? Could anyone help me, please? Thanks so much.
I use :
MyText -> setText( " My calculation is ...... " )
I want to instead of dotted line with my caculation values. What I should do? Could anyone help me, please? Thanks so much.