09-16-2009 05:50 AM
09-16-2009 05:51 AM
09-16-2009 05:54 AM
09-16-2009 05:57 AM
09-16-2009 05:57 AM
all you would have to do is use the mouse move event.
09-16-2009 05:58 AM
09-16-2009 06:05 AM
Great!!!!!!!!!!! This is working this time
Now coming back to the Original question, Can i make a program run if i press some key or move mouse?
09-16-2009 06:16 AM
09-16-2009 06:22 AM
NAH, I want , that instead of running the program from run button, i should press some key from the keyboard which will actually run the program.
In your example, we first run the code from the run button and then it indicates that the ENTER key has been pressed.
09-16-2009 06:26 AM - edited 09-16-2009 06:29 AM
you can use my code for this you can put you program in the event and have it run when the button is pressed or you could use a state machine