comp.lang.ada
 help / color / mirror / Atom feed
From: "Tarjei T. Jensen" <tarjei@online.no>
Subject: Re: HELP! READING ARROW KEYS
Date: 1997/12/15
Date: 1997-12-15T00:00:00+00:00	[thread overview]
Message-ID: <3495A552.7271@online.no> (raw)
In-Reply-To: 34946EBB.20754BBF@tcp.co.uk


Baj wrote:
> 
> Hello,
> im doing a uni project that i wanna zaz up a bit by using the arrow keys
> to to select through items, i can do it fine using any other keys, but
> if someone can tell me how i can detect the arrow keys, plus others (esc
> especially) i would be more than grateful,
> Im Programming in ADA9X on VAX vms,

Check out the kbd functions. They will handle the keyboard for you if my
memory serves me right. They will keep track of things like whether your
terminal uses <ESC>[ or <CSI>.

If you cannot use the kbd functions it is time to use the quio
functions. You'll have to look up the programming examples in the
various manuals yourself. I don't remember anymore.

Greetings,




-- 
// Tarjei T. Jensen 
//    tarjei@online.no || voice +47 51 62 85 58
//   Support you local rescue centre: GET LOST!




      reply	other threads:[~1997-12-15  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-14  0:00 HELP! READING ARROW KEYS Baj
1997-12-15  0:00 ` Tarjei T. Jensen [this message]
replies disabled

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