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,622fa0e87d54d0bb,start X-Google-Attributes: gid103376,public From: joel.rudy@comm.hq.af.mil (1Lt Joel Rudy) Subject: Displaying positional text Date: 1996/07/26 Message-ID: <4taun9$3i2@hq.hq.af.mil>#1/1 X-Deja-AN: 170620202 organization: SAM-GACM mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-07-26T00:00:00+00:00 List-Id: Is there an Ada95 package that allows you to display text at position(x,y) where x is the row, and y is the column (or something similar). I remember this capability in Ada83, but have been unable to find it in Ada95. Thanks. Joel