[quote="Silvio.Falconi":3jny92zg]Someone can help me to create a small harbour dos test ?
I need a bat file to compile thanks[/quote:3jny92zg]
Long time back, I tried compiling one of my 16 bit clipper applications using Harbour. It worked fine, except some minor issues in the Tbrowse classs.
Here is the rmk file that I used
[code=fw:3jny92zg][/code:3jny92zg]
In the Main PRG, I had to include the following lines at the beginning.
[code=fw:3jny92zg][/code:3jny92zg]
Tried this just to experiment. I remember that while scrolling on TBrowse, the row highlight painting was not proper. ie while scrolling thru rows, all the previous rows were also painted like the current row ie TBrowse was failing to repaint the rows above the current row.
Regards
[b:3jny92zg]Anser[/b:3jny92zg]
↧