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.1 required=5.0 tests=BAYES_20,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!M11.SEWS.WPAFB.AF.MIL!maysee From: maysee@M11.SEWS.WPAFB.AF.MIL (Eric E. Mays 52202) Newsgroups: comp.lang.ada Subject: Verdix Ada w/ X Windows Message-ID: <9106211301.AA29811@m11.sews.wpafb.af.mil> Date: 21 Jun 91 13:01:06 GMT Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet List-Id: Young-kik Kim, >> Hi, >> Does anyone know if Verdix Ada support X window programming ? >> Do they have any Customer support group email address >> where I can ask a technical question about their product ? >> I am developing a multitasking Ada application using the Verdix Ada >> environment (My department has the version 6.0). >> I want to make each task in my application program have its own output >> window in order to monitor each task's behavior. >> Do you have any idea about this problem or have similar experience ? Check your Verdix Ada Development System manuals. I think there are CURSES routines you can use with X Windows. I think the routines are either in the VERDIXLIB or PUBLICLIB libraries. Eric