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, MSGID_RANDY 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: Robert Dewar Subject: Re: GUI Builder Date: 2000/05/28 Message-ID: <8gpovh$nqc$1@nnrp1.deja.com>#1/1 X-Deja-AN: 628102063 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> X-Http-Proxy: 1.0 x65.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Sun May 28 00:24:26 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-05-28T00:00:00+00:00 List-Id: In article <393047b0.0@news.pacifier.com>, "DuckE" wrote: > What I want? > > Start with GLADE and GtkAda on Win32. > > Make every dialog box in the GUI builder environment work. > > Make every component in the GUI builder environment work. > > Don't require a console window to be running in the background while my GUI > app runs. > > Don't let the GUI builder crash while I'm designing screens. > > Get rid of the console window in the background of the GUI builder while I'm > designing my interface. > > Give the ability to modify the GUI after generating the code and > automatically merge my existing code with the changes. > > Do I really need to send this list to someone? I thought it was obvious. First of all, I think you will find it makes more sense NOT to use the Windows version of GtkAda to explore this technology initially, since, as documented, the Windows version is very much in beta test stage. Second, what is interesting is to separate your problems that come from general Windows instability (as usual we can thank Bill for subtle incompatibilities that make the Windows environment by far the most difficult to deal with), from those that are basic design issues. Note that the NT version is improving rapidly week by week, so to the extent your comments are on stability, you are right, they are not helpful. But reading the above list, it seems that some of these may indeed be design suggestions. If so, write them up carefully, with suggested improvements and send them to the GtkAda authors. Just so people know, two of the three GtkAda authors work full time for ACT-Europe (Arnaud Charlet and Emmanuel Briot), and Ada Core Technologies is fully committed to developing and improving this technology, so it is very much worth while to send suggestions into report@gnat.com. Robert Dewar Ada Core Technologies Sent via Deja.com http://www.deja.com/ Before you buy.