Search found 4 matches

by charles dominic
Tue Sep 18, 2007 11:52 am
Forum: FiveWin for Harbour/xHarbour
Topic: Important fix
Replies: 16
Views: 4966

Thank you,




Dominic Charles
by charles dominic
Mon Sep 17, 2007 1:57 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Chinese characters
Replies: 7
Views: 1662

Chinese Character on Tget

Hi Richard and John M S Chiang,

I would appreciate if could send me a copy of you modified tget.prg and and any the files required to get chinese characters to display.

I have tried modifying tget.prg to the John MS Chiang specs but unfortunately to no avail. All I get is a ?? when I paste a ...
by charles dominic
Sat May 26, 2007 11:58 am
Forum: FiveWin for Harbour/xHarbour
Topic: Insert/Overstrike Cursors in GETS
Replies: 9
Views: 2537

It works!

Hi Antonio,

Thanks for the reply. It works!.
It comes to me now that this is the same way things were done in clipper 5.2. Sorry but I am a bit rusty in clipper programming. I an including two working BAT scripts to convert the TGET.PRG into an OBJ. Could you just comment if its OK by you ...
by charles dominic
Sat May 26, 2007 9:22 am
Forum: FiveWin for Harbour/xHarbour
Topic: Insert/Overstrike Cursors in GETS
Replies: 9
Views: 2537

Do you have to recompile fivewin libaries

Hi Antonio Linares,

I have marked out the lines you mentioned in "/SOURCE/CLASSES/TGET.PRG"

Following which I recompiled a test app with a get object.

The change in "TGET.PRG" does not take place. The get object still changes to a thick line as before making the change.

What am I not doing ? Do ...