[Mono-dev] QProcess alternative in mono

Mario Carrión mario.carrion at gmail.com
Fri May 5 09:31:27 EDT 2006


On 5/5/06, Sharique uddin Ahmed Farooqui <safknw at gmail.com> wrote:
> Hi,
> I'm a Qt developer. I want to port my application to mono since my
> client want to sell it as comercial application.
> I have problem. I uses QProcess object in Qt to execute system process
> or application (such as mplayer). I can give commands to  application
> while it is running (such as fullecreen, mute, stop etc,). In mono
> what is should I use in replacement of QProcess.
System.Diagnostics.Process might work but I'm not quite sure if you
can give commands while running.

Cheers
-----
Mario Carrión <mario.carrion at gmail.com>


More information about the Mono-devel-list mailing list