WorkShop Visual Capture Tips and Hints

WorkShop Visual Capture Tips and Hints


Application Modal Dialogs

If your application runs an Application Modal dialog, you will not have access to the WorkShop Visual Replay interface and therefore cannot use the Capture button. Instead, you must press the "hot key". By default, this is set to the F5 function key in the visu resource file. The hot key is translated to the function which effects the capture. The resource file entry is shown below:

*xdsTranslations:"<Key>F5: xdsInteractiveCaptureShell()"

You can change this to another key by editing the visu resource file (which changes it for every user) or by editing a copy of the file in your home directory (which changes it just for you).


Note - If you would like more information on translations, you are advised to consult Chapter 4.3.2 in Volume Four of the "X Toolkit Intrinsics Programming Manual" published by O'Reilly and Associates, or any other comparable book.

See also: