CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    May 2009
    Posts
    3

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured