comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison <dennison@telepath.com>
Subject: Re: Clearscreen?
Date: 2000/04/13
Date: 2000-04-13T00:00:00+00:00	[thread overview]
Message-ID: <8d4oeg$ilc$1@nnrp1.deja.com> (raw)
In-Reply-To: 8d48oj$62r3@ftp.kvaerner.com

In article <8d48oj$62r3@ftp.kvaerner.com>,
  "Tarjei T. Jensen" <tarjei.jensen@kvaerner.com> wrote:
>
> SPick60809 wrote in message

> >to clear the screen to avoid clutter and confusion. I'm familiar with
> ...look for a suitable console i/o package for your operating system.
> If you don't find one there, take a look at Michael Feldmans example
...
> If you cannot find anything, then you can write your own.
> ... Find a guide to vt100/vt220/vt320/vt420/vt520 escape sequences
> If you don't like the ada i/o library, write your own stuff by
> creating your own binding to a convenient C library.


This is all very complicated. If your needs are simple and you don't
need cursor positioning or anything else sexy like that, why not just
perform a number of Ada.Text.Put_Line's equal to the number of lines on
the user's screen (usually 24 or 25)?

--
T.E.D.

http://www.telepath.com/~dennison/Ted/TED.html


Sent via Deja.com http://www.deja.com/
Before you buy.




  reply	other threads:[~2000-04-13  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-13  0:00 Clearscreen? SPick60809
2000-04-13  0:00 ` Clearscreen? Tarjei T. Jensen
2000-04-13  0:00   ` Ted Dennison [this message]
2000-04-13  0:00 ` Clearscreen? Jerry van Dijk
2000-04-13  0:00 ` Clearscreen? Gautier
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox