Antonio
YES .. Uncommenting out the FillRect line fixed the Group painting issue.
Rick
Antonio
YES .. Uncommenting out the FillRect line fixed the Group painting issue.
Rick
#include "fivewin.ch"
Function Main()
Local cSave := ""
LOcal aRead := {}
Local aDAti := {{'CORTO' , "1234" }, ;
{'N_ETICHETTE' , "22222" }, ;
{'DATA_STAMPA' , dtoc(DATE())} ;
}
cSave := aSave(aDati)
MemoWrit( 'DATI.TXT', cSave )
aRead := aRead(MemorEAD( 'DATI.TXT' ))
XBROWSE(aRead)
Return nilRick, Maurizio,
Many thanks for your feedback.
We are publishing a FWH 14.09 4th revision and update our website accordingly,
Antonio,
You did post "4th build" to FWH64, but not to FWH.
Sorry.
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,
It should be ok now, would you mind to check it ? many thanks
Antonio,
Excellent.
Thanks a lot.
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,
Many thanks to you for your great feedback ![]()
Frances,
Could you please provide a small example to test it ? thanks
Antonio,
It could be. There is a group behind those say/get controls.
Frances
Make sure your GroupId number is larger than the field ID's.
Rick Lipkin
Rick,
Very good idea! thanks ![]()
Frances,
have you tried it ?
Rick Lipkin wrote:Frances
Make sure your GroupId number is larger than the field ID's.
Rick Lipkin