comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos" <david.c.hoos.sr@ada95.com>
Subject: Re: Hide Console in windows
Date: Sat, 23 Feb 2002 06:34:30 -0600
Date: 2002-02-23T06:34:30-06:00	[thread overview]
Message-ID: <mailman.1014467341.20250.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: a580m9$5a01m$1@ID-107015.news.dfncis.de

You need to add the linker option -mwindows to your gnatmake
command line.

See the GNAT Users Guide about how to specify linker options
on the command line.

Alternatively, you could put the following statement in your
main program source file:

pragma Linker_Options ("-mwindows");


----- Original Message -----
From: "Nazgul" <darkelf@aim.homelinux.com>
Newsgroups: comp.lang.ada
To: <comp.lang.ada@ada.eu.org>
Sent: Saturday, February 23, 2002 6:07 AM
Subject: Hide Console in windows


> Hi, I'm doing a program with gtkada, firstly under windows, and I would
like
> to know if the DOS-console that opens when I run the program can be
hidden,
> so only the gtk windows are visible.
>
> Thanks.
>
>
> _______________________________________________
> comp.lang.ada mailing list
> comp.lang.ada@ada.eu.org
> http://ada.eu.org/mailman/listinfo/comp.lang.ada
>




  reply	other threads:[~2002-02-23 12:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-23 12:07 Hide Console in windows Nazgul
2002-02-23 12:34 ` David C. Hoos [this message]
2002-02-23 14:16   ` Nazgul
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox