comp.lang.ada
 help / color / mirror / Atom feed
* User Input Signals
@ 1989-05-23  1:13 Bill Wolfe
  0 siblings, 0 replies; only message in thread
From: Bill Wolfe @ 1989-05-23  1:13 UTC (permalink / raw)



   Dik T. Winter (dik@cwi.nl) and I have been discussing via e-mail 
   the standardization of user input signals, and I came up with
   a 9X proposal for general discussion:

      o Have one generic standard I/O package for 8-bit character sets,
        and another generic for 16-bit character sets, which could then 
        be instantiated for the appropriate character set.

      o Have one 16-bit and one 24-bit standard character set which
        serve to represent the concept "User Input Signal".  If the
        particular value of the User Input Signal is, for example,
        an arrow key or a mouse button, then the program can react 
        to that signal and loop back for the next one.  If the signal
        isn't a control signal, then a type conversion can be done to
        convert the signal into a standard CHARACTER for storage.  A
        User_Input_Signal could also be stored directly if desired.

   Comments, anyone?


   Bill Wolfe, wtwolfe@hubcap.clemson.edu
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1989-05-23  1:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1989-05-23  1:13 User Input Signals Bill Wolfe

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