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,c83ec73b53ef3ce2 X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: Cursor positioning with console application under Windows NT Date: 1997/11/28 Message-ID: <880688917.83snx@jvdsys.nextjk.stuyts.nl>#1/1 X-Deja-AN: 293266721 References: <01bcfa8c$e3d34310$123d7a86@dchristensen> Distribution: world Organization: *JerryWare HQ*, Leiden, Holland Newsgroups: comp.lang.ada Date: 1997-11-28T00:00:00+00:00 List-Id: >Does anyone have any suggestions or pointers for positioning the cursor in >a console application under Windows NT? Using ANSI escape sequences is not >supported under NT and I haven't found any other mehtods available with >standard ADA. (If it matters, I can use either AONIX ObjectAda or the GNAT >complier.) As this seems to become a popular question, I've put a small package for cursor positioning on NT under the 'misc' section of my homepage at http://stad.dsl.nl/~jvandyk This package does not require an Win32 binding and will work with either GNAT or OA. -- -- Jerry van Dijk | Leiden, Holland -- Consultant | Team Ada -- Ordina Finance | jdijk@acm.org