FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ColCharts in xBrowse with percent
Posts: 55
Joined: Thu Mar 13, 2008 02:35 AM
ColCharts in xBrowse with percent
Posted: Mon Apr 29, 2019 04:02 AM
It´s possible?

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: ColCharts in xBrowse with percent
Posted: Mon Apr 29, 2019 05:07 AM
shark,

please have a look at sample -> xbrprogb.prg



regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: ColCharts in xBrowse with percent
Posted: Wed May 01, 2019 11:42 PM

Shark,

You could probably turn off the cells lines (or paint them white) in the example Uwe mentioned to get a closer look to your sample.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 55
Joined: Thu Mar 13, 2008 02:35 AM
Re: ColCharts in xBrowse with percent
Posted: Sun May 05, 2019 04:24 AM
ukoenig wrote:shark,

please have a look at sample -> xbrprogb.prg



regards
Uwe :-)


My cols is a CHART ( Fw_DrawShape() ). Is not a col with numeric values.
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: ColCharts in xBrowse with percent
Posted: Sun May 05, 2019 06:38 AM

You can draw text using FW_SayText() over the same rectangle after drawing with FW_DrawShape()

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion