22 Extended Stream Input

  • 22.1 Basic Input Streams
  • 22.2 Extended Input Streams
  • 22.3 Gestures and Gesture Names
  • 22.4 The Pointer Protocol
  • 22.5 Pointer Tracking
  • CLIM provides a stream-oriented input layer that is implemented on top of the sheet input architecture. The basic CLIM input stream protocol is based on the character input stream protocol proposal submitted to the ANSI Common Lisp committee by David Gray. This proposal was not approved by the committee, but has been implemented by most Lisp vendors. [annotate]