FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Adding xBrowse nDataBmpAlign := "AL_BOTTOM" possible ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Adding xBrowse nDataBmpAlign := "AL_BOTTOM" possible ?
Posted: Mon Jan 05, 2015 02:37 PM
Maybe possible to add nDataBmpAlign := "AL_BOTTOM"
in xBrowse to show a image at Col-bottom for statistic ?
The image should not be stretched to Col-height.

I changed from INI to DBF. Now I can handle as many books I like with a included statistic.

I want to show created statistic-Images at bottom using different height ( top green = 100 % ) :
The height of the image is calculated from the reached percent.
( each selected book can have a different Dialog-background )



best 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: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Adding xBrowse nDataBmpAlign := "AL_BOTTOM" possible ?
Posted: Wed Jan 07, 2015 12:59 AM
I got it working using the same hight and the unused area transparent.
But better to display at col-bottom and calculate the needed image-hight.



best 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.

Continue the discussion