Setting Common User Access (CUA) Standard Cursor Movement

The defaults described for cursor movement in Vermont Views applications allow for a variety of movement alternatives. Using the appropriate form level options and event table replacements, it is possible to implement the navigation keyboard interface specified in the CUA guidelines. Vermont Views provides a header file, vv_cua.h, that makes this task automatic. To disable the standard Vermont Views keyboard interface and enable the CUA keyboard interface, simply #include vv_cua.h before vv_main.h in your main program.

A brief discussion of CUA form navigation follows:


Home Contents Previous Next