XNA Creators Club Online
Page 1 of 1 (2 items)
Sort Posts: Previous Next

problems emulation keys press

Last post 7/4/2009 10:47 AM by UberGeekGames. 1 replies.
  • 7/4/2009 8:21 AM

    problems emulation keys press

    there is a problem. wrote a game in xna, wanted to insert it into a winforms, says done, insert, works. Managing the game is you press the keys on the keyboard. But the need to add buttons in the application (winforms), and that when you click on them to emulate the example keystroke left. I am doing in the properties button SendKeys.Send ( "(LEFT)") but which does not happen, the game does not move, why?? I have tried through findwindows, ziro response. There are suggestions? language C#
  • 7/4/2009 10:47 AM In reply to

    Re: problems emulation keys press

    We're going to need more information to help you, your post doesn't make much sense as it is. Are you having problems tying a ButtonClicked event to a keystroke in your game? If so, can you post the code you're currently using to do that?
    "No programmer can pick up a TV remote without thinking what it would take to add a stun gun. [...] Their motto is 'if it ain't broke, it doesn't have enough features yet'" - Scott Adams, The Dilbert Principle

    The signature that was too big for the 512 char limit
Page 1 of 1 (2 items) Previous Next