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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9047d1cfc6f93bab X-Google-Attributes: gid103376,public From: "DuckE" Subject: Re: GUI Builder Date: 2000/05/28 Message-ID: <39314949.0@news.pacifier.com>#1/1 X-Deja-AN: 628295431 References: <8gk7k1$uls$1@nnrp1.deja.com> <8gm5i3$cds$1@clnews.edf.fr> <392f2dd2.0@news.pacifier.com> <8go5v0$nds$1@nnrp1.deja.com> <392fef91.0@news.pacifier.com> <393047b0.0@news.pacifier.com> <39308858.D72BD389@acm.org> <8gq6ik$sd$1@nnrp1.deja.com> X-Trace: 28 May 2000 09:28:57 PST, 198.145.224.70 X-MSMail-Priority: Normal X-Priority: 3 Newsgroups: comp.lang.ada X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Date: 2000-05-28T00:00:00+00:00 List-Id: > > This is not required. Link with "-mwindows" and you don't get > the DOS > > window. > > This incidentally is the sort of thing I am referring to when > I suggest that you really need to get to know a technology > well before dismissing it. It is quite common that people > assume there are design shortcomings just from not understanding > all the available options > Yeah, right. This works (get's rid of the console window) when I build my own stand alone window's GUI program, but didn't work the last time I tried using GLADE as a GUI builder on Win32. Maybe your results were different? SteveD