Try adding the Vermont Views clipboard to any of the tutorials that display and process a data form. Simply edit the source code for the tutorial by #including the clipboard header file, vv_clip.h, before vv_main.h. Compile, link, and run. Experiment with the clipboard edit actions.
Because most tutorials were not designed to support the full editing required by the clipboard, you may rapidly discover why field pictures must be pure and contain no protected characters. The tutorial fm_link.c follows the design specifications required to fully support the clipboard and can be used to provide a demonstration of clipboard features.