home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / SLT-CX37.LZX / CxBar / CxBar.readme < prev    next >
Encoding:
Text File  |  1997-04-30  |  2.5 KB  |  73 lines

  1. short: A 1-line/row virtgrp ExchangeClone(MUI)
  2. type: util/cdity
  3. author: Thomas Igracki
  4. version: 37.20
  5. uploader: T.Igracki@Jana.berlinet.de
  6.  
  7. This  program  controls  all  commodities  in  your  system.  It is an
  8. alternative for the normal Exchange and uses the MagicUserInterface by
  9. Stefan Stuntz.
  10.  
  11. The difference between C='s (or AT's) Exchange and CxBar is that CxBar
  12. displays  the  commodities  as  buttons  (cycles) in a horizontical or
  13. vertical (switchable!), one-line (bar) or one-row virtual group.
  14. Every  button  has  a  help-bubble  which  shows  the  title  and  the
  15. description  of the commodity and informs you if it has a window which
  16. can be shown and hidden ("GUI:  YES" or "GUI:  NO").
  17.  
  18. Also you  can  turn  on  a size-gadget to size the window and a drag-
  19. gadget to change the window's position.
  20. The size-gadget appears on the right or bottom and the drag-gadget on
  21. the left or top.
  22. You  can  also have the window the normal/intuition windowborder incl.
  23. all bordergadgets.
  24.  
  25. CxBar  has  also  some  arexx  commands to control the commodities via
  26. arexx and is localizied!
  27.  
  28. The help-bubble of CxBar looks like this:
  29.        _____________________________________
  30.       /                                     \
  31.      | CxBar v37.20 (26.04.97) by T. Igracki |
  32.      | A new Exchange clone.                 |
  33.      |                                       |
  34.      |                GUI: YES               |
  35.       \___  ________________________________/
  36.           \ \
  37.            \ \
  38.             \/
  39.  
  40. If  you click on a button (left mouse) a popupmenu will be shown where
  41. you can select one of the following commands/actions:
  42.  
  43.     ----------
  44.    |  Remove  |  -> remove/kill the commodity (w/o requester!)
  45.    |  Disable |  -> deactivate the commodity
  46.    |  Enable  |  -> activate the commodity
  47.    |   Hide   |  -> hide the commodity/window
  48.    |   Show   |  -> show/popup the commodity/window
  49.    | Exchange |  -> the name of the commodity, no function
  50.     ----------
  51.  
  52. If the menu entry "Options/Toggle Activity?" is selected, then the 
  53. popupmenu looks like this:
  54.  
  55.     ----------
  56.    |  Remove  |
  57.    |  Toggle  |  -> toggle the activity
  58.    |   Hide   |
  59.    |   Show   |
  60.    | Exchange |
  61.     ----------
  62.  
  63. If a commodity didn't has a window/GUI to popup/hide the entries Hide
  64. and Show won't be there!
  65.  
  66. If a commodity is inactive the name will be shown in italic style.
  67.  
  68.  
  69. Hint:
  70.   If  you  have a three-button-mouse, you can use the middle button to
  71.   scroll the buttons to the left or right!
  72.   If not set "Option/Scrollbar?".
  73.