Hi there,
I downloaded the last grumpfish library.
I did not found any make file to rebuild this one .
I am using clipper 5.2e. I want to play with mouse.
I tried this simple prg
Proc main ()
__gfminit()
__gfmshow()
nKey := inkey(0)
__gfmhide()
?nkey
return
clipper demo /n/w
blinker fi demo,gfmouse,eve52,gx52
demo
I had run time error R6003
What gives
I linked __wait_b.obj and I got the same error? do
you have any idea?
Dear med...:
On Saturday, August 19, 2017 at 11:11:08 AM UTC-7, med...@hotmail.com wrote:
Hi there,
I downloaded the last grumpfish library.
I did not found any make file to rebuild this one .
I am using clipper 5.2e. I want to play with mouse.
I tried this simple prg
Proc main ()
VWrO6ffoikMJ__gfminit()
__gfmshow()
nKey := inkey(0)
__gfmhide()
?nkey
return
clipper demo /n/w
blinker fi demo,gfmouse,eve52,gx52
demo
I had run time error R6003
What gives
If you had been keeping up with anything since 2004, you'd know that Clipper has a problem on newer OS. You have to implement one of the wait state patches. Review this thread: https://groups.google.com/d/msg/comp.lang.clipper/_Cvi7zW8eLY/
David A. Smith
Dear diamsbi...:
On Saturday, August 19, 2017 at 2:15:40 PM UTC-7, diamsbi...@hotmail.fr wrote:
...
I linked __wait_b.obj and I got the same error? do
you have any idea?
I patched my Clipper a long time ago, and followed the instructions about avoiding eternal wait states. I have since moved to xHarbour, so no probably not any further help.
https://harbour.github.io/the-oasis/ftp_ca.htm
David A. Smith
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 429 |
Nodes: | 16 (2 / 14) |
Uptime: | 112:31:22 |
Calls: | 9,055 |
Calls today: | 2 |
Files: | 13,395 |
Messages: | 6,016,194 |