Página 1 de 1

TBtnBmp problem

Publicado: Lun Oct 16, 2006 11:28 am
por Giuseppe Bogetti
Hi,
a little problem with TBtnBmp with lMultiline set to .T.
If I define the button caption in the IDE everything works OK.
(see image BtnBmp1 )
If I define the same button caption in code using :cText property
and LT( ... ) function the wrapping is not done.
(see image BtnBmp2 )
If I define the button caption using r to separate words the button is
displayed correctly as in image BtnBmp1.
Is this the intended behaviour ?
Do I have to code the r myself when I need multiline text in buttons and I
use LT( ... ) function ?
--
Best regards,
Giuseppe Bogetti
B.G. Soft
Cuneo - Italy
--