home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / System / RAWBInfo / RAWBInfo.doc < prev    next >
Text File  |  2000-01-13  |  7KB  |  213 lines

  1.                  RAWBInfo
  2.         © 1999/2000 by Stephan Rupprecht
  3.             All rights reserved.
  4.  
  5.  
  6. COPYRIGHT AND DISCLAIMER
  7.  RAWBInfo is copyrighted 1999-2000 by Stephan Rupprecht. 
  8.  All rights reserved. This program is freeware, so no financial
  9.  donations required. Redistribution allowed if the package is 
  10.  left unchanged. The author is not responsible for any damage 
  11.  caused by the use or misuse of this documentation and/or the 
  12.  program(s) it describes.
  13.  
  14.  
  15. REQUIREMENTS
  16.  Any Amiga® (compatible) computer with at least OS3.5 and
  17.  68020+ cpu.
  18.  gtdrag.library v3+ for drag'n'drop support from one RAWBInfo
  19.  window to another one. 
  20.  
  21.  
  22. DESCRIPTION
  23.  RAWBInfo is a replacement for the AmigaOS3.5 icon information.
  24.  Unlike the original one, this one uses ReAction for the user
  25.  interface.
  26.  
  27.  
  28. STARTING THE PROGRAM
  29.  The program can be started from shell as well as workbench. It
  30.  currently takes the following arguments:
  31.  
  32.  SDT=SHORTDATETIME/S,AC=ALLCONTROLS/S,C=CENTERED/S,SBB=SIZEBBOTTOM/S,
  33.  DNI=DROPNEWICONSDATA/S,DP=DROPPLANARDATA/S,MV=MULTIVIEW/K,LOADPATH/K,
  34.  SAVEPATH/K,TOOLS/M
  35.  
  36.  SDT=SHORTDATETIME/S: this option tells RAWBInfo to use the
  37.   short date and time format of the current locale. Enabling it
  38.   makes the icon information windows a bit smaller.
  39.  
  40.  AC=ALLCONTROLS/S: no function as of 1.8.
  41.   
  42.  CENTERED/S: if set, information windows will be opened in the center
  43.   of the screen.
  44.  
  45.  SIZEBBOTTOM/S: makes the bottom border of information windows as high
  46.   as the sizing gadget.
  47.   
  48.  DNI=DROPNEWICONSDATA/S: when an icon was originally saved in NewIcons
  49.   format, setting this option keeps icon.library from saving the
  50.   information back to the .info file.
  51.  
  52.  DP=DROPPLANARDATA/S: setting this option will keep icon.library from
  53.   storing any pre OS3.5 image data.
  54.  
  55.  MV=MULTIVIEW/K: The path were multiview can be found. Default: Sys/
  56.   Utilities/Multiview.
  57.  
  58.  LOADPATH/K: initial path of the "Icon Image/Load ..." filerequester
  59.   (see later).
  60.  
  61.  SAVEPATH/K: initial path of the "Icon Image/Save ..." filerequester
  62.   (see later).
  63.   
  64.  TOOLS/M: a list of default tools that are available when you click
  65.   on the dropdown chooser (that's the button on the _right_ side of
  66.   the default tool string gadget).
  67.   Example: TOOLS="MultiView" "Installer"
  68.  
  69.  Once the program has been started it can be removed by either 
  70.  sending CTRL-C to it, by the system tool Exchange or by starting
  71.  it a second time.
  72.  
  73.  
  74. USAGE
  75.  Well, if you know how to use the original icon information, you'll
  76.  know how to use this replacement ;) So, I will just mention the
  77.  extras here:
  78.  
  79.  ° dropping an icon on the window will open another icon information
  80.    window with information on the dropped icon.
  81.    
  82.  ° if you drop an icon on the tooltypes gadget, the program will replace
  83.    the current tooltypes with the one the dropped icon has.
  84.  
  85.  ° the default tool of a project can also be changed by drag&drop.
  86.  
  87.  ° double-clicking the icon will open the workbench object.
  88.  
  89.  ° you can dragNdrop icons from one rawbinfo window to another one
  90.    (requires gtdrag.library by Axel Dörfler, dev/gui/gtdrag#?.lha).
  91.    
  92.  ° starting 1.7 the following menu functions are available:
  93.    
  94.    Project
  95.    ============
  96.    Next        activate and bring to front the next rawbinfo window.
  97.    Previous    same as above but the previous one.
  98.    ------------
  99.    Save        save the icon to disk.
  100.    Save as     allows you to save the icon as default one to disk.
  101.    default icon 
  102.    ...
  103.    ------------
  104.    Delete icon    delete icon.
  105.    ------------
  106.    About    program copyright and version.
  107.    ------------    
  108.    Quit        guess what it does ;)
  109.    
  110.    Type        the Type menu allows you to change the icon type.
  111.    ============
  112.    Disk
  113.    Drawer
  114.    Project
  115.    Tool
  116.    Garbage
  117.    
  118.    Icon Image
  119.    ============
  120.    Default    get default image (supports DefIcons).
  121.    Copy        copies current icon image to the clipboard.
  122.    Paste    replaces current icon image with the one
  123.            stored in the clipboard.
  124.    Restore    restore original icon image.
  125.    ------------
  126.    Convert to    allows you to convert any old style icon
  127.    palette     to an os3.5 color icon.
  128.    mapped
  129.    ------------
  130.    Show clip ..    shows contents of the clipboad (see also
  131.            MULTIVIEW/K option).
  132.    IconEdit ... starts IconEdit.
  133.    ------------
  134.    Load ...    replace the current icon image with another one.
  135.    Save ...    allows you to save the current image to disk.
  136.    ------------
  137.    Frameless    make the icon frameless (works only for os3.5
  138.              coloricons, not for NewIcons!).
  139.    Drop     don't save NewIcons back in the NewIcons format.
  140.    NewIcons    
  141.    data
  142.    Drop planar    remove any old style image data from the icon.
  143.    data
  144.   
  145.    Tooltypes
  146.    ============
  147.    Clear    clear all tooltypes.
  148.    Sort        sort,
  149.    ------------
  150.    Disable all    disable,
  151.    Enable all    enable,
  152.    Toggle    toggle them ;)
  153.    ------------
  154.    Restore    restore original tooltypes.
  155.    
  156.  
  157. INSTALLATION
  158.  Simply use the supplied Installer script.
  159.  
  160.  
  161. SPECIAL THANKS GO TO
  162.  Thomas Richter for his help.
  163.  Nils Görs for the bug reports,
  164.  Roland Florac, Francis Labrie, Aleksandr, Alfredo Soro
  165.  Adam Chodorowski for the catalogs.
  166.  
  167.  
  168. HISTORY
  169.  1.0    first public release for os35 betatesters.
  170.  1.1    various changes. supports localisation now.
  171.  1.2    added AC=ALLCONTROLS/S and SDT=SHORTDATETIME/S options.
  172.      fixed Enforcer hit on exit (FreeClass() stub instead
  173.      of inline was used). Thanks to Nils Goers for the bug 
  174.      report.
  175.  1.3    More than 127 tooltypes weren't supported (crashed badly).
  176.      Fixed. Thanks again to Nils Goers :)
  177.  1.4    included french catalog by R.Florac (Roland, there's something
  178.      wrong with your email account, I wasn't able to reply to your
  179.      message). some internal changes I can't remember ;) Changed the
  180.      way the icon gadget reacts to mouse clicks, now it behaves
  181.      like workbench icons (well, almost;).
  182.  1.5    Calculation of drawersize can be aborted at any time now. fixed
  183.      small bug in icon duplication function.
  184.  1.6    added CENTERED/S,SIZEBBOTTOM/S,TOOLS/M options.
  185.  1.7    released to my homepage. added a couple of new functions, the majority 
  186.      of them were adapted from SwazInfo (Icon Image menu/Tooltypes menu ...).
  187.      Added drag'n'drop support via gtdrag.library. misc house-keeping
  188.      changes. included russian catalog by Aleksandr <nikolya@bios.iuf.net>,
  189.      new french one by Francis Labrie and a spanish catalog by
  190.      Alfredo Soro.
  191.  1.8    swedish catalog by Adam Chodorowski. changed the user interface
  192.      a bit (still has to be improved) and added some more "SwazInfo
  193.      functions". ALLCONTROLS/S option is obsolete now, the layout code tries
  194.      its best to make the gui fit on the screen.
  195.  
  196.  
  197. AUTHOR
  198.  
  199.  Please send bug reports and ideas to:
  200.  
  201.     Stephan Rupprecht
  202.     Apfeldweg 1
  203.     D44359 Dortmund
  204.     Germany
  205.  
  206.  Send emails to
  207.  
  208.     stephan.rupprecht@gmx.de
  209.     
  210.  WWW
  211.      http://home.debitel.net/user/stephan.rupprecht
  212.      http://go.to/stephanr (not confirmed yet)
  213.