|
|
Classification: |
C++ |
Category: |
Window Server |
Created: |
04/23/2004 |
Modified: |
05/05/2004 |
Number: |
FAQ-1036 |
Platform: |
ER5, Symbian OS v6.0, Symbian OS v6.1, Symbian OS v7.0, Symbian OS v7.0s |
|
Question: I'm trying to use CaptureLongKey and it's not working properly - what's wrong?
Answer: To make CaptureLongKey() function properly, you should first call a regular CaptureKey() for the same keypress value and then call CaptureLongKey().
|
|
|