[Mono-list] Re: AW: Re: where is System.Windows.Forms ?
Robert Jordan
robertj at gmx.net
Thu Apr 27 08:42:52 EDT 2006
rainer.queck at qutronic.de wrote:
>
> Thanks a lot for your help. I have a running Windows.Forms Hello World application. And what really impressed me, it does run on both platforms (windows and Linux).
>
> There is only on little downer in it, that is the cmd that opens and stays untill the I close my app again. Is there a way to avoid or hide the command window in Windows?
You have to supply the appropriate target:
mcs -target:winexe ...
Robert
More information about the Mono-list
mailing list