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,511884c4d439ef8,start X-Google-Attributes: gid103376,public From: fluffy_puff@dsuper.net Subject: key strokes intercept Date: 1999/03/30 Message-ID: <370160f9.569041534@news.dsuper.net>#1/1 X-Deja-AN: 460682875 Content-Transfer-Encoding: 7bit Organization: Delphi SuperNet Inc. Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-03-30T00:00:00+00:00 List-Id: Hi, I'm taking a programming course, using Ada 95, and I've played with VB and C++ before. In Visual Basic I could use some pre-defined subprograms to control key strokes in real time (as they happened, as opposed to after the key has been pressed): KeyDown, KeyUp, KeyCode, stuff like that. How do I do this in Ada ? I just need sort of a starting point where I can look for the info. I have a beginner level book that's pretty good but doesn't touch this topic at all. I couldn't find anything either in the online help I have. What is "GNAT" ? All I can say about the compiler I use is what the "About" box shows: ObjectAda for Windows V7.1.105 (special edition) Copyright (c) 1997, Aonix. Thanks Marc Galipeau -- What I really am is "fluffy", no "_dong", no "_puff", no "_woo", no nothing, just plain fluffy.