|
Last change
on this file was
7770,
checked in by westram, 14 years ago
|
|
merge from dev [7679] [7683] [7684] [7685] [7686]
- ARBDB → CORE
- functions handling string arrays
- adsort
- unit test for GBT_scan_db
- reorder item keys
- fixed crash/stupid warning message when moving beyond end of list
- added sorting (name, type, freq)
- removed obsolete default field (relict from old version showing groups in species information window)
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
1.6 KB
|
| Line | |
|---|
| 1 | #Please insert up references in the next lines (line starts with keyword UP) |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | UP sp_info.hlp |
|---|
| 5 | |
|---|
| 6 | #Please insert subtopic references (line starts with keyword SUB) |
|---|
| 7 | #SUB subtopic.hlp |
|---|
| 8 | |
|---|
| 9 | # Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain} |
|---|
| 10 | |
|---|
| 11 | #************* Title of helpfile !! and start of real helpfile ******** |
|---|
| 12 | TITLE Reorder Fields |
|---|
| 13 | |
|---|
| 14 | OCCURRENCE ARB_NT/Species/Info/FIELDS/Reorder fields |
|---|
| 15 | ARB_NT/Genes/Info/FIELDS/Reorder fields |
|---|
| 16 | |
|---|
| 17 | DESCRIPTION Allows to change the order of the fields within the |
|---|
| 18 | 'DATABASE FIELDS' subwindow of the 'SPECIES/GENE INFORMATION' |
|---|
| 19 | window. |
|---|
| 20 | |
|---|
| 21 | To manually move around one field, select it in the right list and |
|---|
| 22 | use the 'Up' and 'Down' buttons. |
|---|
| 23 | |
|---|
| 24 | To move a field to a specific position, select it in the right list |
|---|
| 25 | and then either |
|---|
| 26 | - use 'Top' or 'Bottom' buttons or |
|---|
| 27 | - select another field in the left list and use 'Move right behind left' |
|---|
| 28 | |
|---|
| 29 | To sort a range of fields, select range borders in both lists, choose |
|---|
| 30 | sort criteria and press 'Sort by'. The following sort criteria are |
|---|
| 31 | available: |
|---|
| 32 | - 'name' (sort by field name) |
|---|
| 33 | - 'type' (sort by database type) |
|---|
| 34 | - 'frequency' (sort most frequent fields to top) |
|---|
| 35 | |
|---|
| 36 | Press 'Reverse' to reverse the order of the fields in the currently |
|---|
| 37 | selected range. |
|---|
| 38 | |
|---|
| 39 | NOTES None |
|---|
| 40 | |
|---|
| 41 | EXAMPLES None |
|---|
| 42 | |
|---|
| 43 | WARNINGS None |
|---|
| 44 | |
|---|
| 45 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.