Edited by PixelFox, 02 April 2016 - 09:41 PM.
Pausing Parallel
Started by PixelFox, Apr 02 2016 09:35 PM
1 reply to this topic
#1
Posted 02 April 2016 - 09:35 PM
I am trying to make a piece of code that is running a file, and when you press the Control button, it would pause it. And when you press it again, it will resume, and ideas how?
#2
Posted 02 April 2016 - 09:46 PM
Have a look at how the multishell program works you basically want to add your pause functionality to where it forwards events to the running program. You can rip out the bit where it allows multiple running programs (which, at a guess, should be in the same area)
Edited by Lupus590, 02 April 2016 - 09:47 PM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











