Jump to content

KeyDown Event not working! Help! Urgent

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
6 replies to this topic

#1
proggy123

proggy123

    Newbie

  • Members
  • Pip
  • 2 posts
EDIT: Sorry, I fixed it. Thanks for viewing though!

My KeyDown event suddenly does not work. It was working the whole time as I worked through this project, suddenly though it dosent seem to work.

Here is my code: Code Removed

Any help would be very much appriciated

Edited by proggy123, 29 May 2008 - 12:18 AM.


#2
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
So what went wrong?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#3
proggy123

proggy123

    Newbie

  • Members
  • Pip
  • 2 posts
I don't know exactly.

I added in a check box, KeyDown stops working. I take it out, it works again. I have no idea why.

#4
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Maybe the checkbox name was conflicting with a variable or something like that?

#5
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Or perhaps the check box was interrupting the program's train of thought. :)
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#6
ViRuSS

ViRuSS

    Learning Programmer

  • Members
  • PipPipPip
  • 78 posts

proggy123 said:

I take it out, it works again. I have no idea why.

omg did you take key out of keyboard lol?
I didn't write here anything this is Illusion

#7
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
No, he took out the CheckBox:

proggy123 said:

I added in a check box... I take it out, it works again.

Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums