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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,88ed72d98e6b3457 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-06 12:37:46 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!news.alt.net!wn13feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc52.ops.asp.att.net.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Standard Library Interest? References: X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 12.234.124.41 X-Complaints-To: abuse@comcast.net X-Trace: rwcrnsc52.ops.asp.att.net 1065469065 12.234.124.41 (Mon, 06 Oct 2003 19:37:45 GMT) NNTP-Posting-Date: Mon, 06 Oct 2003 19:37:45 GMT Organization: Comcast Online Date: Mon, 06 Oct 2003 19:37:45 GMT Xref: archiver1.google.com comp.lang.ada:330 Date: 2003-10-06T19:37:45+00:00 List-Id: >In order to make a program with a GUI you have to do a lot of the same >exercise each time. I mean create the menus, statusbar, about dialog, >... >So I'll make a template that one can start with in order to ease this Doesn't GtkAda come with a GUI Builder already?