source: tags/ms_r16q2/lib/pictures/sl_l_box.fig

Last change on this file was 8762, checked in by westram, 12 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
2Landscape
3Center
4Metric
5A4     
6100.00
7Single
8-2
91200 2
102 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 1
11         675 1035
122 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 1
13         7830 6570
144 0 -1 0 0 18 13 0.0000 4 210 495 825 1950 $box\001
154 0 -1 0 0 18 12 0.0000 4 210 2805 825 1575 Directories (D) and Files (f)\001
164 0 -1 0 0 18 12 0.0000 4 165 570 5610 1365 Suffix\001
174 0 -1 0 0 18 13 0.0000 4 210 585 6300 1440 $filter\001
184 2 -1 0 0 18 13 0.0000 4 210 1080 7695 1575 $to:X:filter\001
194 0 -1 0 0 18 12 0.0000 4 225 1320 825 5850 $Y:file_name\001
204 0 -1 0 0 18 12 0.0000 4 165 1245 825 5490 Y:File Name\001
214 2 -1 0 0 18 13 0.0000 4 210 1140 7695 5160 $to:XY:box\001
224 2 -1 0 0 18 13 0.0000 4 225 1740 7695 5985 $to:XY:file_name\001
234 0 -1 0 0 18 13 0.0000 4 210 795 825 6390 $Y:load\001
244 2 -1 0 0 18 13 0.0000 4 210 1155 7695 6390 $XY:cancel\001
254 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.