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/27 Message-ID: <393047b0.0@news.pacifier.com>#1/1 X-Deja-AN: 628076782 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> X-Trace: 27 May 2000 15:09:52 PST, 198.145.224.94 X-MSMail-Priority: Normal X-Priority: 3 Newsgroups: comp.lang.ada X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Date: 2000-05-27T00:00:00+00:00 List-Id: "Brian Rogoff" wrote in message news:Pine.BSF.4.21.0005271019490.21891-100000@shell5.ba.best.com... > On Sat, 27 May 2000, DuckE wrote: > > I would like nothing more than to use Ada for the user interfaces as well, > > but to date I haven't seen what I would describe as an appropriate tool. > > Yes I know that you can build user win32 user interfaces without GUI > > builders, but it is not very productive. > > Steve, > In order to go from the current state to some better state, it might > be helpful for you to provide a list of things that you'd like in an Ada > GUI building tool, rather than a dismissive "They all suck compared to > Delphi and VB". That way the tool builders have something concrete to > shoot for. > 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. SteveD > From my POV, Delphi and VB suck. I work in the VLSI design realm, and > if it doesn't run on Unix it ain't worth using. Well, that's not strictly > true (FPGAs, schematic capture tools, etc) but its true for the most part. > > -- Brian > >