medhome@hotmail.com
2017-08-19 18:11:07 UTC
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 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