|
-
May 9th, 2009, 09:08 AM
#1
Problem with KeyDown Event in Windows mobile
hy ,
I'm trying to make a little game in C# for PocketPC, but I have a
big problem because I can't intercept KeyDown Event when the Key is holded down.I intercept the KeyDown Event when I release the key .
Here is a link with a video capture with how it work for me :
http://www.mediafire.com/?sharekey=8...4e75f6e8ebb871
Does anybody know witch is the reason ?
Thanks.
Last edited by chiruM; May 9th, 2009 at 09:46 AM.
-
May 11th, 2009, 07:07 PM
#2
Re: Problem with KeyDown Event in Windows mobile
It's a fairly involved process, but check out this MSDN magazine article:
Windows Messages: Add Keyboard Support to Compact Framework Apps
-
May 12th, 2009, 05:24 AM
#3
Re: Problem with KeyDown Event in Windows mobile
Hy ,
I test the PPCKeyboardSample from that article and I got same behavior like in
my code .
Has anybody other idea ?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|