xbrowse excessive lines

xbrowse excessive lines

Postby Silvio.Falconi » Fri Nov 22, 2024 8:55 am

when I switch from one type to another the number of lines in xbrowse changes,
type 1 is 100 lines
type 2 is 10 lines

when I switch to mode 2 and previously I used mode 1 I still see the vertical lines in the browse how can I not see the excessive lines?


nTipo =1

Image

ntipo =2

Image



when I set ntipo1 I declare local aTabella := array(101, 11)

when I set ntipo2 I declare local aTabella := array(10, 11)


I tried to set local aTabella :={} for all types


Image

when i switch to mode 2 it should also change the size of xbrowse


Any solution Pls ?
Last edited by Silvio.Falconi on Fri Nov 22, 2024 9:04 am, edited 1 time in total.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7061
Joined: Thu Oct 18, 2012 7:17 pm

Re: xbrowse excessive lines

Postby nageswaragunupudi » Fri Nov 22, 2024 9:04 am

I still see the vertical lines in the browse how can I not see the excessive line


This is because you yourself set :
Code: Select all  Expand view
oBrw:lColDividerComplete := .t.

If you did not set this you will not see the vertical lines below the datarows.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10641
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: xbrowse excessive lines

Postby Silvio.Falconi » Fri Nov 22, 2024 9:28 am

nageswaragunupudi wrote:
I still see the vertical lines in the browse how can I not see the excessive line


This is because you yourself set :
Code: Select all  Expand view
oBrw:lColDividerComplete := .t.

If you did not set this you will not see the vertical lines below the datarows.


thankss



Image
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7061
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 28 guests