comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: Displaying positional text
Date: 1996/07/28
Date: 1996-07-28T00:00:00+00:00	[thread overview]
Message-ID: <dewar.838609853@schonberg> (raw)
In-Reply-To: 4taun9$3i2@hq.hq.af.mil


Joel asks

"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."

There is no such feature in either Ada 83 or Ada 95, since obviously this
is highly implementation dependent (for example, what are x and y? 
character addresses -- well that assumes a simple display model with a
monospaced font -- pixel addresses? logical addresses?)

A typical implementation of Ada 95 will provide features for this kind
of access if they are appropriate to the system. See for example the
packages provided with the DOS version of GNAT.





  reply	other threads:[~1996-07-28  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-26  0:00 Displaying positional text 1Lt Joel Rudy
1996-07-28  0:00 ` Robert Dewar [this message]
1996-07-29  0:00 ` Do-While Jones
1996-07-30  0:00 ` Jerry van Dijk
1996-07-31  0:00 ` Michael Feldman
replies disabled

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