Application Developer Guide
This manual is for application developers who want to create Visual Data Analysis applications with a Graphical User Interface (GUI). A wide range of tools and technologies are available to the PV‑WAVE® application developer. Choosing the best tools for your application is your first challenge. This manual contains introductory information on interapplication communication, WAVE Widgets, the Widget Toolbox, and VDA Tools. The detailed information you need to use these technologies is also included.
The topics in this guide are organized as follows:
Chapter 1: Accessing the Operating System—Discusses the ways in which you can manipulate environment variables, logicals, and symbols from within PV‑WAVE. In addition, the SPAWN command is introduced as a way to execute external programs from within PV‑WAVE. Finally, ways to change the current directory are discussed.
Chapter 2: Interapplication Communication for UNIX—Discusses a variety of methods for interapplication communication. For example, PV‑WAVE can execute external programs and exchange data
with them. In addition, external programs can call PV‑WAVE to perform graphics, data manipulation, and other functions.
Appendix E: Virtual Keys—Lists the symbolic constant names, hexadecimal values, and keyboard equivalents for the virtual-key codes used by the Microsoft Windows operating system.