FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour SOLVED TmeterEx - Height bar
Posts: 1286
Joined: Mon Feb 25, 2008 02:54 PM
SOLVED TmeterEx - Height bar
Posted: Wed Aug 21, 2024 02:35 PM



using TMETEREX, the blue bar does not fill completely, there is a white line at the bottom.

Does anyone know how to solve it?
ubiratanmga@gmail.com

FWH24.04
BCC7.3
HARBOUR3.2
xMate
Pelles´C
TDolphin
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: TmeterEx - Height bar
Posted: Wed Aug 21, 2024 02:44 PM

Example, exemplo?

Regards, saludos.

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 1286
Joined: Mon Feb 25, 2008 02:54 PM
Re: SOLVED TmeterEx - Height bar
Posted: Wed Aug 21, 2024 03:00 PM

change class tmeterex.ex

method paint()

...

ELSE

  IF ! ::lVertical

     nHeight = ::nHeight - 2 // - nAdjust

changed from 3 to 2

ubiratanmga@gmail.com

FWH24.04
BCC7.3
HARBOUR3.2
xMate
Pelles´C
TDolphin

Continue the discussion