Hi all,
under certain circumstances TSay cuts the last character.
I don´t use any font definitons. Does anyone ever noticed this ?
DEFAULT nWidth := SAY_CHARPIX_W * Len( ::cCaption ) - 4
DEFAULT nWidth := GetTextWidth( 0, ::cCaption, IIF (oFont != nil, oFont:hFont, oWnd:oFont:hFont ) )
::nWidth := GetTextWidth( 0, ::cCaption, ::oFont:hFont)
Antonio Linares wrote:Stefan,
We have modified it as per your advise, many thanks
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 68 guests