Re: [Vnc2swf-users] Stop recording from other app
Status: Alpha
Brought to you by:
euske
From: Yusuke S. <yu...@cs...> - 2006-02-10 01:19:10
|
I don't know how to send unix-like signals on Windows. Probably, on Windows, it may not suitable to call other processes as functions like Unix. If you could convert the graphical version of pyvnc2swf including Tkinter to an exe, it would be still great. Yusuke Andy Bueler <ab...@gm...> wrote: > Hi, > > I converted pyvnc2swf to a dos exe using py2exe. > Now I would like to create a windows GUI and use pyvnc2swf as command line > tool. > Starting the recording is no problem but I don't know how I could stop it > since it requires > me to manually press "Ctr-C" in the dos window to do that. > > Any idea how this could be achieved? > Does anybody know if there is a command I could send to the dos window to > simulate "Ctr-C" key press? > > > Thanks for helping : ) > > Kind Regards, > Andy |