vfilter.icn: Procedure to change filter mode in sliders and scrollbars

procedure VSetFilter:      filter mode of slider/scrollbar

link vfilter
March 3, 1998; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.

VSetFilter(vidget, value) sets the appropriate field in the structure for
vidget to change the filtering mode (null for no filtering, "1" for
filtering).

Source code | Program Library Page | Icon Home Page