:lAllowColSizing

:lAllowColSizing

Postby Silvio.Falconi » Mon Jul 09, 2018 6:58 pm

I wish stop an xbrowse from final user
I made

WITH OBJECT oBrw
:lHScroll := :lVScroll := .f.
:nStretchCol := 1
:nFreeze := 1
:lAllowRowSizing := .F.
:lColDividerComplete := .F.
:lAllowColSwapping := .F.
:lAllowColHiding := .F.
:nMarqueeStyle := MARQSTYLE_NOMARQUEE
:l2007 := .f.
:l2015 := .t.
:nColDividerStyle := LINESTYLE_NOLINES
END


the problem is the final user can also move and size the columns

I tried with :lAllowColSizing := .F. but it seems no exist
how I can resolve ?
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: 6832
Joined: Thu Oct 18, 2012 7:17 pm

Re: :lAllowColSizing

Postby nageswaragunupudi » Mon Jul 09, 2018 9:28 pm

oBrw:lAllowSizings := .f.
Regards

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

Re: :lAllowColSizing

Postby Silvio.Falconi » Mon Jul 09, 2018 9:39 pm

sorry then I found it
but I not have it on my release
but on wich release is it ?
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: 6832
Joined: Thu Oct 18, 2012 7:17 pm

Re: :lAllowColSizing

Postby nageswaragunupudi » Mon Jul 09, 2018 9:54 pm

sorry
oBrw:lAllowSizings := .f.
This is in all versions.
Regards

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 33 guests