Re: command prompt appearance



To erase the window you just need to add a linker flag. With gcc/mingw or cygwin simply add the flag -mwindows. In Visual Studio you have to add the flag /SUBSYSTEM:Windows .

Regards,
Dov

On Tue, Oct 27, 2009 at 09:16, robi <robert kolozsi gmail com> wrote:
Hello to everyone!

I am creating application on Windows and i am wondering if it is possible to avoid appearance of command prompt while GTK+ application is running?

Thanks in advance
robi

_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]