Re: How do I make cmd window disapear

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

 



yes, but it's not related to gtk, it's specified by a compiler flag.

if you use mingw, you have to add the --mswindows flag,

if you use vc++, you have to add the /SUBSYSTEM:WINDOWS linker option,
and use WinMain instead of main as your entry point function.

On 10/10/08, liu chenxin <chenxinleo@xxxxxxxxx> wrote:
> When my gtk window is created on windowsXP,a "command line window" allways
> show up behind it.Is there any way to make is gone?
> _______________________________________________
>  gtk-list mailing list
>  gtk-list@xxxxxxxxx
>  http://mail.gnome.org/mailman/listinfo/gtk-list
>
>
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux