[Gtk-sharp-list] [Fwd: No console under win32]

Alvaro A. Ramirez alramire@ecs.syr.edu
Mon, 19 Jan 2004 19:41:52 -0500


--=-vGeVDuVlmsiDnlDbiOZp
Content-Type: text/plain
Content-Transfer-Encoding: 7bit



--=-vGeVDuVlmsiDnlDbiOZp
Content-Disposition: inline
Content-Description: Forwarded message - Re: [Gtk-sharp-list] [Fwd: No
	console under win32]
Content-Type: message/rfc822

Subject: Re: [Gtk-sharp-list] [Fwd: No console under win32]
From: "Alvaro A. Ramirez" <alramire@ecs.syr.edu>
To: Jonathan Pryor <jonpryor@vt.edu>
In-Reply-To: <1074556038.17848.1.camel@melchior.magi>
References: <1074532464.2968.2.camel@stella>
	 <1074556038.17848.1.camel@melchior.magi>
Content-Type: text/plain
Message-Id: <1074556869.2968.24.camel@stella>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Mon, 19 Jan 2004 19:01:09 -0500
Content-Transfer-Encoding: 7bit

perrrrfect. thank you.

alvaro

On Mon, 2004-01-19 at 18:47, Jonathan Pryor wrote:
> The reason that the console isn't displayed with the winforms app is
> because the program is set to run within the Windows subsystem, which
> doesn't support console output.
> 
> You can specify this in new programs by using the "-t:winexe" parameter
> with mcs and csc:
> 
> 	csc.exe -out:my-win-prog.exe -t:winexe my-win-prog.cs
> 
>  - Jon
> 
> On Mon, 2004-01-19 at 12:14, Alvaro A. Ramirez wrote:
> > From: Alvaro A. Ramirez <alramire@ecs.syr.edu>
> > To: Gtk-sharp-list@lists.ximian.com
> > Subject: No console under win32
> > Date: Sat, 17 Jan 2004 15:05:38 -0500
> > 
> > I am developing an application with gtk#. So far it has been working
> > great on linux using mono as well as win32 using .net. Once I compile in
> > windows (csc), and I run it, a console pops up in addition to my GUI.
> > This is not that big of a deal, but I was wondering if it is possible to
> > not have a console pop up, as when winforms run. Thanks for your time.
> > GTK# is excellent. 
> > 
> > Regards, 
> > 
> > Alvaro

--=-vGeVDuVlmsiDnlDbiOZp--