home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / os2 / os2_la.arj / OS2_LA.TXT
Encoding:
Text File  |  1992-01-01  |  4.5 KB  |  122 lines

  1. The following was posted in the Fidonet OS/2 echo conference by Jim
  2. Gilliland on 12/30/91:
  3.  
  4. Here's a description of the new build written by Jeff Cohen (the author
  5. of the "unofficial guide to the WPS"):
  6.  
  7. ===========================================================================
  8.  
  9. Subject:  First impressions of the LA release.
  10.  
  11. The LA release looks very good!  There are still a few trouble spots,
  12. but on the whole it's a LOT better than 6.167.
  13.  
  14. Workplace Shell:
  15.  
  16. Performance has been significantly improved, although frequent OS2.INI
  17. accesses continue to be a performance sore point.
  18.  
  19. Window frame structure has changed slightly.  The mini-icon in the
  20. title bar and the system menu button have been merged.  The mini-icon
  21. is now the button.  Also, custom bitmaps are used, instead of the
  22. shrunken icons used by 6.167.  Looks much better.
  23.  
  24. Context menus and notebooks of WPS objects have been rationalized.
  25. They're more consistent now.  Also, context menus for open objects
  26. include system menu operations.  Non-WPS objects still have the same
  27. old system menu.
  28.  
  29. Details view now works.  Very nice.
  30.  
  31. Tree view now sees subdirectories the first time, eliminating a large
  32. nuisance.
  33.  
  34. In all views, selecting mini-icons and invisible icons options works
  35. as expected.
  36.  
  37. Include notebook setting has been overhauled and now works.  Find now
  38. runs a LOT faster.
  39.  
  40. Virtually all of the major problems I reported in my WPS guide appear
  41. to have been fixed.
  42.  
  43. Notebooks now come up decently sized.
  44.  
  45. Some icons have been reworked for whatever reason.
  46.  
  47. Scheme objects are new.  A scheme is a set of font and color
  48. attributes for all the components of a window.  By dragging a scheme
  49. onto a window, you can changed all of its appearance in one stroke.
  50. It basically replaces the old Control Panel's ability to customize the
  51. desktop appearance, but goes one better:  every window can have its
  52. own unique appearance.
  53.  
  54. Performing an "arrange" on the desktop will cause the icons to line up
  55. across the top of the screen instead of the bottom.  I have no idea
  56. why they changed this.
  57.  
  58. DOS and Windows support:
  59.  
  60. DOS boxes can now be terminated from the Windows List.
  61.  
  62. Windows support now includes a large variety of video drivers,
  63. including 8514/A and XGA.
  64.  
  65. Windows printer drivers are automatically installed alongside the OS/2
  66. printer drivers.  A separate installation is no longer necessary.
  67.  
  68. Miscellaneous:
  69.  
  70. The Tutorial is substantially improved.  Give it a try.
  71.  
  72. Help panels and the VIEW command now have push buttons on the bottom
  73. of the window allowing you to sequentially step through a help file or
  74. book (and it's about time!).
  75.  
  76. OS/2 1.x Codeview support is now present, but it's flakey; you can't
  77. rely on it.
  78.  
  79. Migration of DOS and Windows apps now works.  You can run it during
  80. installation or any time afterwards.  "Migration" means searching your
  81. partitions for "recognized" applications, and creating a program
  82. reference for them (with the appropriate DOS settings).
  83.  
  84. I installed HPFS, and did not encounter any obvious problems (so far).
  85.  
  86. 2.0 SDK:
  87.  
  88. The toolkit for 6.167 does not really work on 6.177.  A few PM
  89. interfaces have been changed.  32-bit 6.167 PM apps may or may not
  90. work on 6.177.  WorkFrame/2 appears to work.  IPMD does not.  The
  91. dialog editor can't even begin execution.  ICC appears to work.
  92. Bottom line:  if you're not working on PM apps and can live without a
  93. debugger, you can use the 6.167 toolkit on 6.177 (maybe).
  94.  
  95. When will there be a SDK for 6.177?  Best not to hold your breath.  If
  96. 6.149 and 6.167 are any guides, it might be 4 to 8 weeks before
  97. they're available.
  98.  
  99. The Resource Compiler, RC.EXE, is now part of the base operating
  100. system and lives in \OS2.
  101.  
  102. Installation advice:
  103.  
  104. There are a few periods where the installation grinds to a crawl that
  105. can last up to 15 minutes.  They appear to be the result of mucking
  106. around with OS2.INI too much.  You must be patient.
  107.  
  108. Also, I recommend doing a shutdown immediately after installation
  109. completes.  The first shutdown will also be very lengthy.  Changes
  110. made before the first shutdown might not be saved.  I managed to lose
  111. the System Clock.  Alas, CLASSBRW is no longer present.  But I believe
  112. I can recreate the clock using REXX.  If I can, I'll post the program
  113. here.
  114.  
  115. Conclusion:
  116.  
  117. The Workplace Shell remains the weakest part of the system, but it's
  118. in vastly better shape nonetheless.  It's far stabler and quicker,
  119. and most of the unimplemented features are unimplemented no longer.
  120. However, memory usage appears similar to 6.167.
  121.  
  122.