http://fivetechsoft.com/forums/viewtopic.php?p=50124
Includes lots of enhancements and new features for Class TXBrowse!
http://fivetechsoft.com/forums/viewtopic.php?p=50124
Includes lots of enhancements and new features for Class TXBrowse!
Antonio,
It seems to me that GUI.LIB isn't needed anymore.
Am I right ?
Thanks.
Michel
Regards,
Michel D.
Genk (Belgium)
I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773
Michel,
We have not upgraded Harbour and xHarbour yet, as we need to do more testings (we have been noticed about some GPFs and strange behaviors). So we are still using the Harbour/xharbour build from February.
In Harbour/xHarbour February builds GTGUI.lib is required.
Error description: Error BASE/1005 Message not found: TXBROWSE:_BRCLICK
I noticed this too. Please make this small correction in your copy of xbrowse.prg, till Mr Antonio provides the fix:
At line 5734 of xbrowse.prg
change:
obrw:bRClick := bRClick
as
oBrw:bRClicked := bRClick
Once you make this correction, the browse is working well
NageswaraRao,
it's working fine now.
Thanks,
Detlef
Detlef, Nageswararao,
Fixed, many thanks! ![]()
A modified build is already available