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,20d9d5c5c7cf804e,start X-Google-Attributes: gid103376,public From: mcc@entropy.cs.princeton.edu (Martin C. Carlisle) Subject: RAPID 2.0 released Date: 1999/06/09 Message-ID: <7jmqq6$qhe$1@cnn.Princeton.EDU>#1/1 X-Deja-AN: 487683339 Organization: US Air Force Academy, Dept of Computer Science Newsgroups: comp.lang.ada Date: 1999-06-09T00:00:00+00:00 List-Id: I am pleased to announce the release of version 2.0 of the RAPID Ada Portable Interface Designer. This tool allows a user to "draw" a GUI and have all of the Ada code automatically generated. Version 2.0 is a complete redesign. A new OO hierarchy is provided (Mcc.Gui), which greatly obscures the implementation details. Also, this provides the ability to have the same generated code run on multiple implementations. Right now, only a Tcl implementation is provided, but JVM and Win32 implementations are planned. When these are available, any generated code can select them with a simple recompilation. RAPID 2.0 also adds new widgets (progress bar, slider, listbox), tooltips, and better editing facilities. RAPID is freeware, distributed using the GNU general public license. Download from : ftp://ftp.usafa.af.mil/pub/dfcs/carlisle/usafa/rapid/index.html Send feedback to carlislem@acm.org --Martin -- Martin C. Carlisle, Asst Prof of Computer Science, US Air Force Academy carlislem@acm.org, http://www.usafa.af.mil/dfcs/bios/carlisle.html DISCLAIMER: This content in no way reflects the opinions, standards or policy of the US Air Force Academy or the United States Government.