FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH 8.11 problem with XBROWSE on Method SetCheck()
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
FWH 8.11 problem with XBROWSE on Method SetCheck()
Posted: Sat Nov 29, 2008 06:43 AM
This is just an observation prior to FWH8.11

...
aGet_Building[ aSrvman ]:aCols[1]:SetCheck( { 'checkbox16', 'crossbox16' } )
...


result is:



...
SAME AS ABOVE with FWH8.11
...



result is:



I need to add this line after SetCheck() method :-)
aGet_Building[ aSrvman ]:aCols[1]:bStrData  := { || '' }

so the logical value of the column will not appear


Do I need ::bStrData := { || '' } after ::SetCheck() method :-)



Regards
Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FWH 8.11 problem with XBROWSE on Method SetCheck()
Posted: Sat Nov 29, 2008 08:04 AM

Frances,

yes, it is needed now. Thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion