Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The need for speed
Message
From
11/05/1999 08:47:56
 
 
To
11/05/1999 00:57:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00217066
Message ID:
00217146
Views:
21
Can you define your application a little bit more? Why not use the KeyPress() event?

>I've got an app that reads a continuous machine input. I also need to check for keystrokes. My problem is that the longer the keypress routine, the slower the application. I would expect that if it was being executed; however, the slow-down still happens when the keystroke routine aborts:
>
>ie: xx = inkey()
> if xx > 0
> ** body of the routine
> endif
>
>Any suggestions would help. Does anybody else have trouble monitoring keystrokes during heavy processing?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform