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,91c9fecfd085bbb5 X-Google-Attributes: gid103376,public From: cdecker@snet.net (Decker, Christian R) Subject: Re: Ada 95 Windows GUI Classes Date: 1999/06/21 Message-ID: #1/1 X-Deja-AN: 492067019 References: <376dde35.29654230@news.pacbell.net> X-Trace: WReNphoon3 929967086 10.0.2.28 (Mon, 21 Jun 1999 05:11:26 PDT) Organization: http://www.remarq.com: The World's Usenet/Discussions Start Here NNTP-Posting-Date: Mon, 21 Jun 1999 05:11:26 PDT Newsgroups: comp.lang.ada Date: 1999-06-21T00:00:00+00:00 List-Id: A visual GUI builder specific to Ada... Hmm now thats interesting.. I have built GUIS for ADA using the Microsoft Developer Studio package. This allows you to build GUIs using standard widgets. This then creates a resource file that you link into your Ada program. In your Ada code you can get at things created in the resource file via the string names used in the resoure file or via the makeIntResource call. Happy Coding! Chris -**** Posted from RemarQ, http://www.remarq.com/?a ****- Search and Read Usenet Discussions in your Browser - FREE -