09-16-2009 06:33 AM
Hiding the Button is no problem, but i didnt understand associating a boolean button with some key.
09-16-2009 06:37 AM
ok maybe this will help:
09-16-2009 06:44 AM
or....
09-16-2009 06:52 AM
I have checked this code too. Linking has been done, but i think event structure can be operational only when the code is running or else how would the code know that some key has been pressed unless and untill it is monitoring the KEYBOARD. Though, operating system is monitoring the Key pressed on the keyboard, but then the question comes, how it will run this particular code?????
(Sorry for troubling you with all sort of weired questions, but its the only way i can feel easy
)
09-16-2009 06:56 AM
gOT TO GO.
wILL MEET YOU TOMORROW
09-16-2009 06:58 AM
09-16-2009 10:06 PM
HI (continuing with yesterday's discussion)
So you mean that its not possible to start a program with spacebar instead of the RUN button??
As the code wont be able to associate itself with the key board so no chance of getting it started through with a key!!!
09-16-2009 10:26 PM
09-16-2009 10:38 PM
Hey Harold, good to see you again
OK. This idea is definitely feasible.
Now one thing more, Can we configure new events in the event structure apart from the already existing ones?
09-16-2009 10:47 PM