home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / MCXPrefs1_9.lha / MultiCXPrefs / MultiCXPrefs.doc < prev    next >
Encoding:
Text File  |  1995-05-26  |  11.0 KB  |  301 lines

  1. ------------------------------------------------------------------------
  2.                             MultiCX Prefs v1.9
  3. ------------------------------------------------------------------------
  4.  
  5.                  MultiCX Prefs and this documentation are
  6.                  Copyright © 1995 by Michael Barsoom M.D.
  7.  
  8. ------------------------------------------------------------------------
  9.                                   License
  10. ------------------------------------------------------------------------
  11.  
  12. MultiCX Prefs may be freely distributed as long as no charge is made other
  13. than to cover time and copying costs.  If it is to be distributed via
  14. floppy disk, this cost should be no higher than $3.00 (three) dollars US.
  15. If distribution is via CDRom, the total cost should be no more than $25.00
  16. (twenty-five) dollars US.
  17.  
  18. You may not copy and/or distribute this program without the accompanying
  19. documentation unless you get permission from the author to do so.  Fred
  20. Fish and AmiNet already have my permission to include this program on their
  21. CDRom collections.
  22.  
  23. You may not disassemble, decompile, re-source or otherwise reverse engineer
  24. the program.  If you wish to incorporate parts of this program into other
  25. programs, write to the author to ask for permission.
  26.  
  27. Finally if you wish to include MultiCX Prefs on a disk magazine you are
  28. REQUIRED to get the author's permission FIRST.  Usually this will require
  29. you to just send me a copy of the issue which contains MultiCX Prefs free
  30. of charge.
  31.  
  32. Martin Berndt has my permission to destribute MultiCX Prefs with MultiCX.
  33.  
  34. ------------------------------------------------------------------------
  35.                                 Disclaimer
  36. ------------------------------------------------------------------------
  37.  
  38. This product is sold "as is" without representation or warranty of any
  39. kind, either expressed or implied.  The user assumes all risks and
  40. responsibilities related to its use.
  41.  
  42. ------------------------------------------------------------------------
  43.                                Requirements
  44. ------------------------------------------------------------------------
  45.     1- Workbench 2.0+
  46.     2- gtlayout.library v15.1+ (included)
  47.        Copyright © by Olaf `Olsen' Barthel
  48.     3- MultiCX (obviously)
  49.        Copyright © by Martin Berndt
  50.  
  51.     4- WBStart-Handler (included)
  52.        optional - required only to use the "Start MultiCX" menu item
  53.        Copyright © by Stefan Becker
  54.  
  55. ------------------------------------------------------------------------
  56.                                    Usage
  57. ------------------------------------------------------------------------
  58.  
  59. Usage is pretty self explanatory.  Each of the gadgets corresopond to one
  60. of MultiCX tooltypes.  Please see MultiCX docs for explaination of each.
  61.  
  62. When you click on "Test" the current config is saving to the MultiCX icon
  63. so you can try it out.  If you then select "Quit" or "Cancel" then old
  64. configuration will be restored in the MultiCX icon, that is if you have not
  65. saved it.  The test gadget will only be active if MultiCX is running.
  66.  
  67. Note 1:  All unknown tooltypes in the icon will be restored when you save
  68. your prefs.  This will allow you to use newer version of MultiCX without
  69. loosing the tooltypes for the new options that MultiCX prefs does not know
  70. yet.
  71.  
  72. Note 2:  MultiCX prefs will automatically add the ExtPrefs tooltype.  This
  73. will contain the path for MultiCX and your preference for WarnChanges.
  74.  
  75. ------------------------------------------------------------------------
  76.                                Configuration
  77. ------------------------------------------------------------------------
  78.  
  79. MultiCXPath                (tooltype or shell)
  80.     By default MultiCX Prefs will load the prefs for the currently running
  81.     copy of MultiCX.  If for some reason you are not running MultiCX, then
  82.     MultiCX Prefs will load the icon specified with this tooltype.  Remember
  83.     to specify the full path of the icon including its name with or without
  84.     the .info.
  85.     default SYS:WBStartup/MultiCX
  86.  
  87. WarnChanges=<YES|NO>    (tooltype or shell)
  88.     Tells MultiCX Prefs not to put up the warning requester if you have
  89.     changed the current config.  This option can also be changed by
  90.     toggling the "Warn Changes" menu item.
  91.     default YES
  92.  
  93. ------------------------------------------------------------------------
  94.                              Bugs, Suggestions
  95. ------------------------------------------------------------------------
  96. you can reach me at the following,
  97.  
  98. snail Mail
  99. (until June 10 1995):
  100.     Michael Barsoom
  101.     5524 Pine Street
  102.     Omaha NE 68106
  103.     USA
  104.  
  105. (after June 15 1995)
  106.     Michael Barsoom
  107.     40 Scott Drive
  108.     Bloomfield CT 06002
  109.     USA
  110.  
  111. Internet:  mbars@bluejay.creighton.edu
  112.  
  113. ------------------------------------------------------------------------
  114.                                   Thanks
  115. ------------------------------------------------------------------------
  116.  
  117. Special thanks to Mario Cattaneo for beta testing, and helping find and fix
  118. many bugs.
  119.  
  120. ------------------------------------------------------------------------
  121.                                   History
  122. ------------------------------------------------------------------------
  123.  
  124. -----------------------------------------------------------
  125. Version 1.9                             (25.05.95 23:49:27)
  126. -----------------------------------------------------------
  127.  
  128.      - If run using asl.library v37, "picker" gadget for screenmode
  129.        will not be present.
  130.  
  131.      - Added support for LockPubFlags
  132.  
  133.  
  134. -----------------------------------------------------------
  135. Version 1.8                             (24.05.95 09:23:38)
  136. -----------------------------------------------------------
  137.  
  138.      - Added menuitem "Start MultiCX".  To use this feature you
  139.        need to have WBStart-Handler installed in L:
  140.  
  141.  
  142. -----------------------------------------------------------
  143. Version 1.7                             (23.05.95 21:19:06)
  144. -----------------------------------------------------------
  145.  
  146.      - One could not toggle the "Warn Changes" menu item when
  147.        running on WB 3.x. (fixed)
  148.  
  149.  
  150. -----------------------------------------------------------
  151. Version 1.6                             (23.05.95 15:24:09)
  152. -----------------------------------------------------------
  153.  
  154.      - MultiCX was not running the preference editor as a backround
  155.        process, so MultiCX Prefs will now include a "RUN" in the
  156.        EXTPREFS tooltype.  This should solve the problem of some
  157.        of MultiCX's hotkeys not working, while MultiCX Prefs is
  158.        running.       Reported by by Mario Cattaneo
  159.  
  160.  
  161. -----------------------------------------------------------
  162. Version 1.5                             (22.05.95 14:23:52)
  163. -----------------------------------------------------------
  164.  
  165.      - Will now periodically monitor to see if MultiCX is still
  166.        running and appropriately disable/enable the "Test" gadget
  167.        and "Quit (Prefs and MultiCX)" menu item
  168.        Requested by Mario Cattaneo
  169.  
  170.      - Opps, was saving CX_POPKEY tooltype as CX_POPUP (fixed)
  171.  
  172.  
  173. -----------------------------------------------------------
  174. Version 1.4                             (21.05.95 08:05:52)
  175. -----------------------------------------------------------
  176.  
  177.      - Added "Warn Changes" menu item, under the "Options" menu
  178.  
  179.      - Will now automatically add the tooltype "ExtPrefs"
  180.  
  181.      - Added support for BackCycle hotkey.
  182.  
  183.  
  184. -----------------------------------------------------------
  185. Version 1.3                             (19.05.95 19:08:29)
  186. -----------------------------------------------------------
  187.  
  188.      - Added "Quit (MultiCx & Prefs)" menu item
  189.  
  190.      - Added protection to prevent prefs from being run more than
  191.        once.  Now if you run it again it will cause the already
  192.        running one to pop its window to the front.
  193.  
  194.      - Added HotFlush and CX_PopKey
  195.  
  196.  
  197. -----------------------------------------------------------
  198. Version 1.2                             (19.05.95 09:06:47)
  199. -----------------------------------------------------------
  200.  
  201.      - Now if you are testing a config, and open a different config
  202.        the old config will be restored to the icon prior to loading
  203.        the new config.
  204.  
  205.      - Put back MCXPath tooltype. Now if MultiCX prefs is running,
  206.        MCXPrefs will load its icon, otherwise it will load the icon
  207.        specified in the tooltype.
  208.  
  209.  
  210. -----------------------------------------------------------
  211. Version 1.1                             (18.05.95 20:36:02)
  212. -----------------------------------------------------------
  213.  
  214.      - Removed window close gadget, as prefs editors should not
  215.        have them
  216.  
  217.      - Added support for reading location of MultiCX icon from
  218.        MultiCX semaphore.  This feature requires v1.69 of MCX.
  219.  
  220.      - Code which was saving all unknown tooltypes would prevent
  221.        certain options from being disabled. (fixed)
  222.        Reported by Mario Cattaneo
  223.  
  224.      - Prefs window in now an appwindow, you can now just drop your
  225.        MultiCX prefs icon on the window and it will be
  226.        automatically loaded.
  227.  
  228.      - Added incrementer arrow buttons to PopCLI stack.
  229.  
  230.      - Added TDRetry, TDStep, TDSettle, TDCalibrate
  231.  
  232.      - Added AvoidTask and AvoidScreen
  233.  
  234.      - Removed DONOTWAIT as it is no longer needed.
  235.  
  236.      - All unknown tooltypes will now be saved back into the icon.
  237.        Requested by Martin Berndt
  238.  
  239.      - Added page menu, for faster access to config pages.
  240.  
  241.      - Increased number of configuration pages
  242.        Editor will now fit on a standard Hi-Res NTSC screen
  243.  
  244.      - Added MAPUMLAUTS, CENTERSCR and SNDFILTER
  245.  
  246.  
  247. -----------------------------------------------------------
  248. Version 1.0                             (09.05.95 12:50:08)
  249. -----------------------------------------------------------
  250.  
  251.      - Forgot version string (fixed)
  252.  
  253.      - Added tooltype "WARNCHANGES", you can now disable the
  254.        requester notifying you that you have made changes to the
  255.        current config.
  256.        Requested by Mario Cattaneo
  257.  
  258.      - If no valid config exist's in memory selecting save will
  259.        bring up a file requester so you can select which icon to
  260.        save the config in.
  261.  
  262.      - If MultiCX icon fails to open, "Test" gadget & "Last Saved"
  263.        menu item will be diabled.
  264.        Requested by Mario Cattaneo
  265.  
  266.      - Now requires gtlayout.library v15.1, fixes problem with
  267.        PopCLIStack being lost if the "Misc" page was not the
  268.        front most.
  269.  
  270.      - Now uses memory pools.
  271.  
  272.      - Replaced menuitem "Use" and replaced it with "Test" gadget
  273.        requested by Mario Cattaneo
  274.  
  275.      - Will no longer fail to open icon, if you included the
  276.        trailing .info in the MCXPath tooltype.
  277.        reported by Mike Krings
  278.  
  279.      - New icon, thanks to Troy "Doogie" Davis for sending it to me.
  280.  
  281.  
  282. ------------------------------------------------------------
  283. Version 0.91                            (24.04.95 13:11:13)
  284. ------------------------------------------------------------
  285.  
  286.      - Added DONOTWAIT option
  287.        requested by Mario Cattaneo
  288.  
  289.      - Blank time was not being displayed correctly (fixed)
  290.  
  291.      - Added CDNOBLANK option for MultiCX v1.62
  292.  
  293.  
  294. ------------------------------------------------------------
  295. Version 0.90                            (12.04.95 14:43:08)
  296. ------------------------------------------------------------
  297.  
  298.        --- Initial release ---
  299.  
  300.  
  301.