FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Color and BOX with FW_SayText
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Color and BOX with FW_SayText
Posted: Thu Feb 27, 2020 09:29 AM
I have now this config



I use this command

FW_SayText( hDC, ;
ltrim( str( ncella ) ), ;
{ 30, 2, 48, 25 },,oBold, CLR_WHITE, nARGB(255, colororange) , .t. )


My customer ask me if I can modify the color border of the box ( In think it is the border of the say I now see black )

the problem is when there are 3 number and sometimes the border hide the number at left



I have the beach with Max 3 numbers (999)
but on future we can have also 4 number(9999)
and the box could be too small

Any solution ?

Another question
using the FW_SayText function, is it possible to simulate a flash with different colors with a timer?
I need this when I search for a customer and I want to show the umbrella where the customer could be found

thanks
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion