DIRECTORY VFonts USING [defaultFont, Font], ViewerClasses USING [Viewer, ViewerRec]; NumberLabels: CEDAR DEFINITIONS IMPORTS VFonts = BEGIN NumberLabel: TYPE = ViewerClasses.Viewer; CreateNumber: PUBLIC PROC [info: ViewerClasses.ViewerRec _ [], chars: NAT _ 0, initialValue: INT _ 0, font: VFonts.Font _ VFonts.defaultFont, paint: BOOL _ TRUE] RETURNS [nl: NumberLabel _ NIL]; NumberLabelUpdate: PUBLIC PROC [nl: NumberLabel, new: INT _ 0]; NumberLabelQuery: PUBLIC PROC [nl: NumberLabel] RETURNS [current: INT _ 0]; END. >NumberLabels.mesa Russ Atkinson, March 31, 1983 4:19 pm Êê˜Jšœ™Jšœ%™%J˜šÏk ˜ Jšœœ˜!Jšœœ˜(J˜—Jšœœ˜6˜Jšœ œ˜)J˜—šÏn œœ˜Jš œ,œœ5œœœœ˜šJ˜—šžœœœœ˜?J˜—š žœœœœ œ˜KJ˜—Jšœ˜J˜J˜J˜J˜—…—>