home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR6 / MSELDG.ZIP / README.TXT < prev    next >
Text File  |  1993-03-09  |  1KB  |  29 lines

  1. Files in MSELDG.ZIP
  2.    SELPROGS.FSL -- Selection Dialog (name has context in a system being programmed)
  3.    MSELTEST.FSL -- Test form to demonstrate the multi-selection list form
  4.    README.TXT   -- This file
  5.  
  6. SelProgs.FSL contains two list boxes: AVAILABLE and SELECTED.  Available
  7. ideally holds the initial possible values.  SELECTED holds the values to be
  8. used.  When AVAILABLE has the focus and does not contain an empty list, the
  9. right arrow button is available to move the hilited item from the AVAILABLE
  10. list to the SELECTED list.  Pressing the <Ins> key or double-clicking the
  11. item will also move the item.  When SELECTED has the focus and does not
  12. contain an empty list, the left arrow button is available to move the hilited
  13. item from the SELECTED list back to the AVAILABLE list.  The <Del> key or
  14. double-clicking will do the same.
  15.  
  16. The Select All and Remove All buttons do just that.
  17.  
  18. For a demonstration, open the MSELTEST.FSL form and press the button.
  19. Your SELECTED choice will be displayed in the Selection field of the 
  20. MSELTEST form if you press the OK Button on the SelProgs form.  "Cancelled"
  21. will be displayed if you press the Cancel Button.
  22.  
  23. This form was produced in about 2 hours and hasn't undergone extensive testing.
  24. Please let me know if you find any bugs <shudder> or have any suggestions for
  25. speeding this thing up <please!>.
  26.  
  27. Enjoy...Michael Bonner
  28. CI$ 73250,1460
  29.