FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Missing data-bottomline with xBrowse Col:Hide() ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Missing data-bottomline with xBrowse Col:Hide() ?
Posted: Sat Jun 13, 2015 09:02 AM
Hello,

a celledit of 31 days shows a full browser.
A celledit of 28 days, hiding col 29 - 31, shows a missing bottomline of the hidden area,
because of using < oBrw2:nMarqueeStyle := 3 >
It looks a little bit uncomplete.
The < oBrw2:nMarqueeStyle := 3 > is needed, skipping to the next cell.
Is it possible to show a full bottomline or maybe show but protect the unused cols ?
The header is calculated and shows only the needed days.



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: Missing data-bottomline with xBrowse Col:Hide() ?
Posted: Sun Jun 14, 2015 01:27 PM
Maybe a better solution :
keeping the day-numbers for col-display,
next I disabled the day-cols using the cellcaption-color for empty day-names.



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