include "draw.m";
draw := load Draw Draw->PATH;
Pointer: adt
{
buttons: int;
xy: Point;
};
Mux(1) uses the cptr member of the Draw->Context adt to pass pointer events through to applications.
| DRAW-POINTER(2) | Rev: Thu Jun 29 10:11:40 GMT 2000 |