[Mono-dev] QProcess alternative in mono

2006-05-05 Thread Manfred Braun
Hi ! I am not an indepth-developer ... The mentioned events are only relevant, to control the I/O-streams of the started process and, on start of the process, they were assigne by the creator of the process. This is not directly an IPC mechnisme and - so far for windows - the most process do n

Re: [Mono-dev] QProcess alternative in mono

2006-05-05 Thread Michael Hutchinson
On 5/5/06, Michael L Torrie <[EMAIL PROTECTED]> wrote: One thing QProcess does implement is the emission of Qt Signals that you can catch with slots to get notification as to when the process has started, when it's ready for standard in, when it has standard out available, and when the process en

Re: [Mono-dev] QProcess alternative in mono

2006-05-05 Thread Michael L Torrie
On Fri, 2006-05-05 at 17:12 +0530, Sharique uddin Ahmed Farooqui 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 mp

Re: [Mono-dev] QProcess alternative in mono

2006-05-05 Thread Mario CarriĆ³n
On 5/5/06, Sharique uddin Ahmed Farooqui <[EMAIL PROTECTED]> 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 ca

[Mono-dev] QProcess alternative in mono

2006-05-05 Thread Sharique uddin Ahmed Farooqui
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 fullecre