comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com
Subject: Re: clearing a screen in ada? (new to ada)
Date: 2000/03/07
Date: 2000-03-07T00:00:00+00:00	[thread overview]
Message-ID: <uAYw4.3655$im1.80727@news.pacbell.net> (raw)
In-Reply-To: 8a19bg$r6n$1@bunyip.cc.uq.edu.au

>is there just no way that ADA can place cursor's on non ANSI standard desktops?
  In some cases the answer may be yes.  Your typical missile, for
instance, has no "ANSI standard desktops", and indeed even an Ada
program cannot place a cursor on a non-existent screen.

  However, the original question was rather specific:

>I am using GNAT on a PC using the ADAGIDE, we basically are only
>allowed to use the standard libs/packages that come with gnat, and I was
>hoping to find infor for moving the cursor round the screen such as using a
  I think Mike Feldman's "screen" package is normally automatically
installed in the act\gnat\examples directory.  If the lack of ANSI
screen control prevents its use, and using anything from outside
the GNAT installation is really disallowed, then either OS calls
or hardware IO are obviously required, both of which can be done
with GNAT.  As I recall, Cohen's book "Ada as a second language"
has an example of direct screen access on a PC.




  parent reply	other threads:[~2000-03-07  0:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-05  0:00 clearing a screen in ada? (new to ada) Nigel
2000-03-04  0:00 ` Larry Kilgallen
2000-03-07  0:00   ` Nigel
2000-03-06  0:00     ` tmoran
2000-03-07  0:00       ` Riyaz Mansoor
2000-03-07  0:00         ` Alfred Hilscher
2000-03-07  0:00         ` Marin D. Condic
2000-03-07  0:00         ` tmoran [this message]
2000-03-07  0:00           ` Jerry van Dijk
2000-03-07  0:00       ` Ehud Lamm
2000-03-07  0:00     ` Marin D. Condic
2000-03-07  0:00       ` Ade Vickers
2000-03-08  0:00         ` Riyaz Mansoor
replies disabled

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