$Id: README,v 1.2 1992/05/04 03:48:13 alan Exp $

This file briefly describes the ftvmenu and tvmenu utility procedures, 
contributed by Jim Lankford.

FTVMENU is an alternative version of the tvmenu procedure found in 
$WAVE_DIR/lib/std.  It uses special versions of some of the button 
procedures found elsewhere in the user library contributions to display
a menu of buttons which operate like radio buttons.  That is, several
buttons can be selected/deselected by clicking on them.  When the EXIT
button is pressed, FTVMENU returns an array indicating which buttons
were "up" and which ones were "down".

TVMENU is another variation on tvmenu which uses a larger, much more
readable font.
