Re: Re: [Gtk-sharp-list] Dos window - when launch app on Win32 OS - how to remov

underdog10 at netcourrier.com underdog10 at netcourrier.com
Fri Jul 15 06:44:53 EDT 2005


You can use monolaunch.
http://www.mfconsulting.com/blog/archives/2004_11.html

http://forge.novell.com/modules/xfcontent/downloads.php/monowin32/Runtime%20selector/

It is working fine with my project.
Also be aware than there is less functionnality on windows than on linux.
so remove any gnome depedencies.

Francois

----Message d'origine----
>Sujet: Re: [Gtk-sharp-list] Dos window - when launch app on Win32 OS -
>De: Todd Berman <tberman at off.net>
>A: ted leslie <tleslie at tcn.net>
>Date: Fri, 15 Jul 2005 00:45:14 -0700
>Copie à: gtk-sharp-list at lists.ximian.com
>
>On Fri, 2005-07-15 at 03:45 -0400, ted leslie wrote:
>> I just started using GTK# with mono and was happy that a
>> small little app worked on my linux OS.
>> I moved it to Win2000 and ran it (after installing gtk# runtime)
>> and it works!!! but it brings up a dos window (cmd window?)
>> as well as my GUI window.
>> I don't use Windows to often, but i have to check to make sure what I 
>> create in mono/gtk# that I run on Linux, will run on Windows ... 
>> I remember something about setting an app to run via console in a older Win OS
>> but I don't see that as an option under properties on Win2000 (on the app icon on desktop),
>> so is the cmd console coming up by default via gtk#/mono? and if so, how can i get rid of
>> it? I thought it might be coming up as a result of some Console.write's so i nuked them,
>> so nothing is going out to STDOUT, but it didn't change it, the cmd console still pops
>> up in addition to my GUI app.
>> Anyone know how to stop this?
>
>
>build your executable with /target:winexe instead of /target:exe
>
>--Todd
>
>_______________________________________________
>Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>

-------------------------------------------------------------
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
Web/Wap : www.netcourrier.com
Téléphone/Fax : 08 92 69 00 21 (0,34 € TTC/min)
Minitel: 3615 NETCOURRIER (0,16 € TTC/min)



More information about the Gtk-sharp-list mailing list