Adding the Clipboard to Your Application

Designer: The Vermont Views clipboard cannot be added to your application using the Designer. It can be added in your code.

Code: To add the Vermont Views clipboard subsystem to your application, simply #include the header file vv_clip.h before vv_main.h in your main program.

Data Form Design Restrictions

Restrictions on Field Pictures

You must observe certain restrictions on field picture strings when designing a data form to be used with the Vermont Views clipboard interface. All data entry field pictures must (1) contain no protected characters and (2) be pure, that is, consist of picture control characters that allow the same type of character entries. This means that field pictures:

These restrictions are necessary to provide users the full editing capabilites expected with clipboard edit actions. In addition, the restrictions limit the potential for characters to be pasted into positions where they might not be valid.


Home Contents Previous Next