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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e759c9142eba3ec1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-23 02:40:52 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!zeus.visi.com!news-out.visi.com!petbe.visi.com!news.octanews.net!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Keyboard Polling Solution Date: Mon, 23 Feb 2004 10:40:51 +0000 (UTC) Organization: PVV Message-ID: References: <4033DB01.2CE34E32@me.org> <4034A229.8080403@noplace.com> <40354027.C7D28149@mchsi.com> <4035FA69.1060301@noplace.com> <40391F75.460CFD34@mchsi.com> NNTP-Posting-Host: k-083152.nt.ntnu.no X-Trace: tyfon.itea.ntnu.no 1077532851 7658 129.241.83.152 (23 Feb 2004 10:40:51 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Mon, 23 Feb 2004 10:40:51 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:5746 Date: 2004-02-23T10:40:51+00:00 List-Id: On 2004-02-22, Bruce or Tracy Jacobs wrote: > I am playing with an Ada OpenGL graphics program that allows the user to > manipulate output graphics (zoom in, out, move around, etc) but I > didn't want the entire program to stop and wait for input because it > needs to stay busy doing things. Don't the GUI have rutines for getting the keys you press? I don't know what you use though. -- "Saving keystrokes is the job of the text editor, not the programming language."