Open Object Dialog, Slot Copy/Paste TVA Enhancements for RiverWare 6.8 Bug Number: n/a Release notes (y/n): Yes For Release Nums: 6.8 The following enhancements have been applied to the Open Object Dialog for RiverWare 6.8. (1) Existing Copy Slots and Paste Slots operations now have keyboard shortcuts: Ctrl-C and Ctrl-V. (2) New operation: Duplicate selected slots. (3) New operation: Copy selected slots to multiple specified data objects. New QDialog module -- Copy Slots to Data Objects: Q3GUI/CopySlotsToObjectsDlg.cpp Q3GUI/CopySlotsToObjectsDlg.hpp Q3GUI/CopySlotsToObjectsWidgets.ui SEE this feature document: Open Object Dialog, Slot Copy/Paste Enhancements for RiverWare 6.8 R:\doc\openObject\CopySlots\OpenObjCopyPasteEnh-Aug2015.docx http://cadswes2.colorado.edu/~philw/2015/OpenObj/CopyPasteSlots/FeatureDoc.html Minor review change: OLD: [x] "Prepend copied slots' object name" NEW: [x] "Include object name" TOOLTIP: "Include the copied slot's object name in the pasted slot. For example, if you copy the slot LittleRes.Storage, it would be pasted as LittleRes_Storage." ---