Hey everybody,
I wanna do a nice visualization of some data but I want the visualization to stop when the user presses the space bar (actually, what I exactly want to do is that when the user presses space bar, Java (or processing) would capture that and send a ctrl+c and then an a key) to a certain program that is executing in my system..
I don't really know whether I can do that, can I?
Cheers!
1