Last change
on this file was
8762,
checked in by westram, 13 years ago
|
- load/save for selection lists
- generic code can be configured by class StorableSelectionList
- defines extension used for fileboxes
- all fileboxes bound to the same extension use the same awars, i.e. changing directory etc. in one of the boxes, also changes all others
- defines "what" is loaded/saved to provide proper title for popup windows
- allows to pass converter-functions to convert between selection-list-content and file-content
- default converter-functions do the job for most selection boxes
- handling for all LF types (uses FileBuffer)
- added 'Append'-switch (append to sellist vs. overwrite)
- attached filebox to window borders
- multi-probes
- when loading saved probe-design results, multi-probe used the 'probe'-sequence, but the code internally works with the target-sequence. fixed
- it only worked when 'check complement' was checked (which was the default)
- wrote converter-functions to load old and new formats from probe-design and multi-probe
- automatically reverse-complement old-multi-probe format
- added unit tests for all supported formats
- removed 'value_equal_display'-hack from AW_selection_list (introduced by multi-probe-coders)
- probe-design
- added function to load saved probes (fixes #204)
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
926 bytes
|
Line | |
---|
1 | #FIG 3.2 Produced by xfig version 3.2.5b |
---|
2 | Landscape |
---|
3 | Center |
---|
4 | Metric |
---|
5 | A4 |
---|
6 | 100.00 |
---|
7 | Single |
---|
8 | -2 |
---|
9 | 1200 2 |
---|
10 | 2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 1 |
---|
11 | 675 1035 |
---|
12 | 2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 1 |
---|
13 | 7830 6570 |
---|
14 | 4 0 -1 0 0 18 13 0.0000 4 210 495 825 1950 $box\001 |
---|
15 | 4 0 -1 0 0 18 12 0.0000 4 210 2805 825 1575 Directories (D) and Files (f)\001 |
---|
16 | 4 0 -1 0 0 18 12 0.0000 4 165 570 5610 1365 Suffix\001 |
---|
17 | 4 0 -1 0 0 18 13 0.0000 4 210 585 6300 1440 $filter\001 |
---|
18 | 4 2 -1 0 0 18 13 0.0000 4 210 1080 7695 1575 $to:X:filter\001 |
---|
19 | 4 0 -1 0 0 18 12 0.0000 4 225 1320 825 5850 $Y:file_name\001 |
---|
20 | 4 0 -1 0 0 18 12 0.0000 4 165 1245 825 5490 Y:File Name\001 |
---|
21 | 4 2 -1 0 0 18 13 0.0000 4 210 1140 7695 5160 $to:XY:box\001 |
---|
22 | 4 2 -1 0 0 18 13 0.0000 4 225 1740 7695 5985 $to:XY:file_name\001 |
---|
23 | 4 0 -1 0 0 18 13 0.0000 4 210 795 825 6390 $Y:load\001 |
---|
24 | 4 2 -1 0 0 18 13 0.0000 4 210 1155 7695 6390 $XY:cancel\001 |
---|
25 | 4 0 -1 0 0 18 13 0.0000 4 225 1125 2340 6390 $Y:append\001 |
---|
Note: See
TracBrowser
for help on using the repository browser.