From e6fbbf65e4f06042270402ecd3b9e2bd5573c973 Mon Sep 17 00:00:00 2001
From: Jim Procter
Date: Tue, 8 Oct 2013 15:02:42 +0100
Subject: [PATCH] JAL-1384 JAL-1388 revised popup menu documentation for group
create/edit/remove
---
help/html/menus/popupMenu.html | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
diff --git a/help/html/menus/popupMenu.html b/help/html/menus/popupMenu.html
index 7c3db2c..8eab2d0 100755
--- a/help/html/menus/popupMenu.html
+++ b/help/html/menus/popupMenu.html
@@ -59,18 +59,22 @@ not be accessible when in 'Cursor Mode' (toggled with the F2 key).
Create Sequence Feature...
Opens the dialog box for creating sequence features over the currently
selected region on each selected sequence.
- Group
- Group Operations
-
- - GroupThis is the first entry in the
- menu, and will display the currently selected group's
- name. Selecting it displays a window allowing the name and
- description for this group to be edited. Click OK to set the
- new name and decription, and cancel to leave the existing
- name and description unchanged.
+ - Create Group
+ This will define a new group from the current selection.
+
- Remove Group
This will undefine the selected group.
+ - Edit (New) Group
+ Group Editing Menu
Options in this menu modify
+ the name and display properties of the currently selected group, or
+ a new group defined using the current selection.
+
+ - Name: <Group> or Edit name and description
The first entry in the
+ menu displays the name for the currently selected group, if it has one. Selecting this option opens a window allowing the name and
+ description for this group to be edited. Click OK to set the
+ new name and decription, and cancel to leave the existing
+ name and description unchanged.
- Group Colour
Sets the colour
of the group.
--
1.7.10.2