home *** CD-ROM | disk | FTP | other *** search
/ Windoware / WINDOWARE_1_6.iso / misctext / ami20tn / ap000117.txt < prev    next >
Text File  |  1992-01-02  |  4KB  |  85 lines

  1. TITLE:   Changing the Size of Ami Pro's SmartIcons
  2. PRODUCT: Ami Pro 2.0
  3. DATE:    23-Oct-1991
  4.  
  5. PROBLEM: 
  6.  
  7. How can the SmartIcons be reduced in size in 1024 X 768 mode so that more 
  8. icons can be displayed?
  9.  
  10. SOLUTION: 
  11.  
  12. Ami Pro release 2.0 uses the following files to control sizing of the 
  13. SmartIcons:
  14.  
  15.  When in standard VGA or 800 X 600 mode-AMIICNV.DLL
  16.  When in 1024 X 768 mode-AMIICN8.DLL
  17.  
  18. When Windows is displayed in 800 X 600 mode, the same icon images that are 
  19. used in standard VGA are scaled down slightly smaller to match the higher 
  20. resolution mode.  Since scaling the same icon images in 1024 X 768 would make 
  21. the SmartIcons too small for many customers to comfortably use, the program 
  22. uses a larger icon image that scales in 1024 X 768 mode to approximately the 
  23. same size that appears in standard VGA mode.
  24.  
  25. It is possible to get smaller SmartIcons in 1024 X 768 or larger icon files in 
  26. standard VGA and 800 X 600 modes by changing the contents of the DLL file that 
  27. controls the size of the icons for each resolution.  NOTE: By increasing the 
  28. size of the icons in VGA or 800 X 600 resolutions, fewer icons will be 
  29. available on the icon bar.
  30.  
  31. HOW TO GET SMALLER SMARTICONS IN 1024 X 768 MODE
  32.  
  33.  1. Obtain a formatted disk that has at least 166,480 bytes of available disk 
  34.     space.  This disk will be used to store a back up copy of the files 
  35.     AMIICNV.DLL and AMIICN8.DLL.
  36.  2. Exit Windows completely to the DOS prompt.
  37.  3. Access the drive where Ami Pro is installed by typing the drive letter 
  38.     followed by a colon (:).  For example, if Ami Pro is installed on drive C, 
  39.     type at the DOS prompt:
  40.     C: and press ENTER.
  41.  4. Change to the directory where Ami Pro is installed by typing at the DOS 
  42.     prompt:
  43.     CD \DIRNAME and press ENTER.  DIRNAME should be the correct path to the 
  44.     Ami Pro program directory (this is usually \AMIPRO).
  45.  5. Insert the formatted disk in a floppy drive.
  46.  6. At the DOS prompt type (X:\ should be the drive containing the formatted 
  47.     disk):
  48.     COPY AMIICNV.DLL X:\ and press ENTER.
  49.     COPY AMIICN8.DLL X:\ and press ENTER.
  50.  7. At the DOS prompt type:
  51.     COPY AMIICNV.DLL AMIICN8.DLL and press ENTER.
  52.  8. Load Windows and Ami Pro.  The SmartIcons now display smaller than the 
  53.     standard VGA icon sizing.
  54.  
  55. HOW TO GET LARGER ICONS IN STANDARD VGA OR 800 X 600 MODE
  56.  
  57.  1. Obtain a formatted disk that has at least 166,480 bytes of available disk 
  58.     space.  This disk will be used to store a back up copy of the files 
  59.     AMIICNV.DLL and AMIICN8.DLL.
  60.  2. Exit Windows completely to the DOS prompt.
  61.  3. Access the drive where Ami Pro is installed by typing the drive letter 
  62.     followed by a colon (:).  For example, if Ami Pro is installed on drive C, 
  63.     type at the DOS prompt:
  64.     C: and press ENTER.
  65.  4. Change to the directory where Ami Pro is installed by typing at the DOS 
  66.     prompt:
  67.     CD \DIRNAME and press ENTER.  DIRNAME should be the correct path to the 
  68.     Ami Pro program directory (this is usually \AMIPRO).
  69.  5. Insert the formatted disk in a floppy drive.
  70.  6. At the DOS prompt type (X:\ should be the drive containing the formatted 
  71.     disk):
  72.     COPY AMIICNV.DLL X:\ and press ENTER.
  73.     COPY AMIICN8.DLL X:\ and press ENTER.
  74.  7. At the DOS prompt type:
  75.     COPY AMIICN8.DLL AMIICNV.DLL and press ENTER.
  76.  8. Load Windows and Ami Pro.  The SmartIcons now display larger than the 
  77.     standard VGA icon sizing.
  78.  
  79. If you want to get back to larger SmartIcons in 1024 X 768 mode, copy the file 
  80. AMIICN8.DLL from the floppy disk copy made in Step 6 above to the Ami Pro 
  81. program directory.  If you want to get back to the smaller icons in standard 
  82. VGA or 800 X 600 mode, copy the file AMIICNV.DLL from the floppy disk copy 
  83. made in Step 6 above to the Ami Pro program directory.
  84.