Using the Edit Menu =================== The *Edit* menu provides options for modifying modules in your current pipeline. - **Undo:** Undo the last module modification. You can undo multiple actions by using *Undo* repeatedly. - **Cut:** If a module text setting is currently active, remove the selected text. - **Copy:** Copy the currently selected text to the clipboard. - **Paste:** Paste clipboard text to the cursor location, if a text setting is active. - **Select All:** If a text setting is active, select all the text in the setting. If the module list is active, select all the modules in the module list. - **Move Selected Modules Up:** Move the currently selected module(s) up. You can also use the |image0| button located below the Pipeline panel. - **Move Selected Modules Down:** Move the currently selected module(s) down. You can also use the |image1| button located below the Pipeline panel. - **Delete Selected Modules:** Remove the currently selected module(s). Pressing the Delete key also removes the module(s). You can also use the |image2| button located under the Pipeline panel. - **Duplicate Selected Modules:** Duplicate the currently selected module(s) in the pipeline. The current settings of the selected module(s) are retained in the duplicate. - **Disable/Enable Module:** Toggles whether the selected module(s) will run during the pipeline. Disabled modules will be skipped. - **Add Module:** Select a module from the pop-up list to insert into the current pipeline. You can also use the |image3| button located under the Pipeline panel. - **Go to Module:** Select a module from the pop-up list to view the settings for that module in the current pipeline. You can also click the module in the Pipeline panel. Additional options are available when using the **Images** module: - **Show Selected Image:** Displays an image file if one is currently selected. - **Remove From File List:** Removes a selected image from the file list. - **Browse For Images:** Brings up a dialog to add an image to the file list. - **Browse For Image Folder:** Brings up a dialog to add a folder to the file list. - **Clear File List:** Removes all files from the file list. - **Expand All Folders:** Expands and displays any collapsed folders from the file list. - **Collapse All Folders:** Collapses all folders in the file list viewer. You can select multiple modules at once for moving, deletion and duplication by selecting the first module and using Shift-click on the last module to select all the modules in between. .. |image0| image:: ../images/module_moveup.png .. |image1| image:: ../images/module_movedown.png .. |image2| image:: ../images/module_remove.png .. |image3| image:: ../images/module_add.png