home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.apple2
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!informatik.tu-muenchen.de!behrenss
- From: behrenss@Informatik.TU-Muenchen.DE (Soenke Behrens)
- Subject: Re: Orca/c Question...
- Keywords: orca
- References: <1992Nov3.172228.727@seq.uncwil.edu>
- Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
- Organization: Technische Universitaet Muenchen, Germany
- Date: Fri, 6 Nov 1992 17:00:31 GMT
- Message-ID: <1992Nov6.170031.19947@Informatik.TU-Muenchen.DE>
- Distribution: all
- Lines: 13
-
- In article <1992Nov3.172228.727@seq.uncwil.edu> caroon@seq.uncwil.edu (Craig Caroon) writes:
-
- >I have a question somewhat dealing with orca/c and that question is:
- >Is there a function call somewhere in the toolbox or where ever that
- >will continually check to see if a key on the keyboard has been pressed.
-
- You could do:
- - Use the Event Manager. Particularly if you have it started anyway
- - Use the .CONSOLE no-wait mode
- - Use direct keyboard input via latch. Bad thing to do.
- - Under GNO, use their changed TextTools.
-
- Soenke
-