FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour A extra Info-area at xBrowse-bottom ( footer ) ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
A extra Info-area at xBrowse-bottom ( footer ) ?
Posted: Sun Apr 16, 2017 09:58 AM
To Mr. Rao,

Mr. Rao, could it be possible to have some extra space at the bottom of the xBrowse footer-area ?
In many cases I have to add some infos of the table ( to be exported to Excel as well ).
I think it would be a useful extension.

Maybe something like used on header :

oBrw1:SetGroupHeader( "Rechnungen", 1, 3 )
oBrw1:SetGroupHeader( cTitel1 + " / " + cJahrgang, 4, 7 )

but for the footer

oBrw1:SetGroupFooter( "KrK = Krankenkasse", 1, 3 )
oBrw1:SetGroupFooter( "PfK = Pflegeversicherung", 4, 7 )
( just a idea !!! )

One sample of a table :
Each invoice belongs to a type like < KrK = Krankenkasse >
9 different types are possible.
The table needs to be created for the tax consultant ( he doesn't know the meaning of the different invoice-type-styles )



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: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: A extra Info-area at xBrowse-bottom ( footer ) ?
Posted: Mon Apr 17, 2017 02:26 PM

Let us keep this in TODO list.
May not be possible very soon.

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion