R
Roger Pack
Question.
Situation:
I want to start a process, then loop, checking for its status, so that I
can "know" when it finishes, and not block the Tk.mainloop.
Anybody know how to determine runningness of a process in ruby?
Thanks!
Situation:
I want to start a process, then loop, checking for its status, so that I
can "know" when it finishes, and not block the Tk.mainloop.
Anybody know how to determine runningness of a process in ruby?
Thanks!