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,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,91c9fecfd085bbb5,start X-Google-Attributes: gid103376,public From: warwicks@telusplanet.net (Chris Warwick) Subject: Ada 95 Windows GUI Classes Date: 1999/06/21 Message-ID: #1/1 X-Deja-AN: 491948388 X-Trace: news1.telusplanet.net 929934302 161.184.44.221 (Sun, 20 Jun 1999 21:05:02 MDT) Organization: gerf inc. NNTP-Posting-Date: Sun, 20 Jun 1999 21:05:02 MDT Newsgroups: comp.lang.ada Date: 1999-06-21T00:00:00+00:00 List-Id: I have been toying about with ways to represent large amounts of code, and would like to examine the issues with putting a Windows GUI on top of my work... Rather than spending the next 50 years learning how to program Windows, I was wondering if there are classes available that I could change to meet my needs... Essentially I am looking for something with a user interface similar to most CASE tools... you know different types of boxes, with different types of lines drawn between them... Any ideas would be helpful thanks...