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,d6daa1cb9f1cd5f3 X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: Text editor Date: 2000/01/03 Message-ID: #1/1 X-Deja-AN: 567779151 References: <84q45u$383$1@nnrp1.deja.com> <84q9m4$6rs$1@nnrp1.deja.com> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Abuse-Info: Otherwise we will be unable to process your complaint properly X-Complaints-To: admin@usenetserver.com Organization: UseNet Server, Inc. http://www.usenetserver.com - Home of the fastest NNTP servers on the Net. X-MSMail-Priority: Normal NNTP-Posting-Date: Mon, 03 Jan 2000 10:51:10 EST Newsgroups: comp.lang.ada Date: 2000-01-03T00:00:00+00:00 List-Id: I believe Martin uses the Win32 Rich Text control and would not fit his needs, ie. to be portable to the DOS console I/O package. David Botton Robert Dewar wrote in message news:84q9m4$6rs$1@nnrp1.deja.com... > One possibility is to use the editor from AdaGIDE ...