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,63585ba5c5be8595 X-Google-Attributes: gid103376,public From: John Standard Subject: Ada to XRT bindings Date: 2000/04/05 Message-ID: <38EB5093.9B41ED88@mitre.org>#1/1 X-Deja-AN: 607085021 Content-Transfer-Encoding: 7bit References: <38E8E8CE.81EC851F@mitre.org> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@news.mitre.org X-Trace: top.mitre.org 954945396 8994 129.83.210.113 (5 Apr 2000 14:36:36 GMT) Organization: The MITRE Corporation Mime-Version: 1.0 NNTP-Posting-Date: 5 Apr 2000 14:36:36 GMT Newsgroups: comp.lang.ada Date: 2000-04-05T14:36:36+00:00 List-Id: Looking into the project further, it turns out that we can probably get Ada to Motif bindings. However, we are planning on using an add-on widget set by the KLGroup called XRT. It provides some unconventional widgets that are needed for the user interface. This API is written in C, so Ada bindings will need to be created to interface with this library. I'm told the call through to the XRT API shouldn't be that difficult to write, but setting and catching the callbacks could be more difficult. Has any one had any experience with this type of programming? John Standard John Standard wrote: > Hello, > > I am looking for a library that contains bindings from Ada to > Motif. I have been searching (without luck), on the Web. Are there > still companies which support this type of product or is there an > archive which stores freely distributable software? > > Thanks, > John Standard > The Mitre Corporation