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 X-Google-Attributes: gid103376,public From: Magnus Larsson Subject: Re: key strokes intercept Date: 1999/03/30 Message-ID: <7dqfq0$ai0$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 460717989 References: <370160f9.569041534@news.dsuper.net> X-Http-Proxy: 1.0 indus.omicron.se:3128 (Squid/1.1.20), 1.0 x6.dejanews.com:80 (Squid/1.1.22) for client 192.71.234.9, 194.52.58.134 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Tue Mar 30 12:24:38 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.5 [en] (WinNT; I) Date: 1999-03-30T00:00:00+00:00 List-Id: In article , Matthew Heaney wrote: > fluffy_puff@dsuper.net writes: > > > 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 ? > > By using Ada.Text_IO.Get_Immediate. As he talks about VB in the previous sentence, I'm most certain that he means something like the GuiBuilder (distributed with the professional(?) edition of Objectada). /Magnus .|, -o---- mla@omicron.se -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own