Prev Next Top
Buttons
The Configuration dialog has two main parts: The top part has tabbed panels which will be explained later, and the bottom part has an array of unchanging buttons which have the same functions whatever panel is displayed. The buttons are:
- OK
: It sets the operational parameters of WebGrabber as displayed in the various panels and dismisses the dialog display.
- Cancel
: It dismisses the dialog display without modifying the operational parameters of WebGrabber
- Help
: It displays the Help documentation about the Configuration dialog
- Save
: It saves the operational parameters as displayed in the various panels into the Config.ini file located in the WebGrabber directory
- Save As
: It displays a Save As File dialog, from where you can provide the name and location of the configuration file in your system
- Open
: It displays a Load As File dialog, from where you can provide the name and location of the configuration file to be loaded. Its content affects the Configuration dialog content only. To apply the new configuration values, you still have to click the OK button.
Prev Next Top