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-Thread: a07f3367d7,2e7f1638b206223,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!n8g2000vbb.googlegroups.com!not-for-mail From: daniel.wengelin@home.se Newsgroups: comp.lang.ada Subject: How can I loose the cmd window from my GtkAda app? Date: Mon, 11 May 2009 08:19:16 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 213.80.112.56 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1242055156 32319 127.0.0.1 (11 May 2009 15:19:16 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 11 May 2009 15:19:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: n8g2000vbb.googlegroups.com; posting-host=213.80.112.56; posting-account=3YZVcgoAAABhquw5c8i1rhYF5PZF_gWR User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:5766 Date: 2009-05-11T08:19:16-07:00 List-Id: My GtkAda app opens a cmd window that I cannot get rid of. I tried to search for a solution in the users guide and using google, but without success. Any ideas? I use GNAT GPL 2008 on Win XP. /D