{ (define LIBNAME "Lkup GUI") (include "head.tinc") }
The teachpack lkup-gui.ss
implements three functions:
Example:
(connect (lambda (e b) (view (control))))This example simply mirrors what the user types in to the message field. {(include "foot.tinc")}