From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,da6ce28cbaf8476a,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-10-14 22:26:16 PST Path: supernews.google.com!sn-xit-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: tujuggernaut@crosswinds.net (Jesse Farmer) Newsgroups: comp.lang.ada Subject: ada and gtkada: dos window Date: Sun, 15 Oct 2000 05:26:16 -0000 Organization: The Unstoppable Juggernaut Message-ID: X-Newsreader: WinVN 0.99.9 (Released Version) (x86 32bit) MIME-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII X-Complaints-To: newsabuse@supernews.com Xref: supernews.google.com comp.lang.ada:1261 Date: 2000-10-15T05:26:16+00:00 List-Id: Hi I just compiled some examples of gtkada in pcgrasp w/ gnat under win98. The work just fine, but I am wondering about this Dos window that pops up behind the application. Is there any way to compile an Ada program into a true Win32 executable? So this DOS window won't appear? Why is this dos window appearing? because the example compiled into a simple executable? Thanks -Jesse