home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / tools / 735 < prev    next >
Encoding:
Text File  |  1992-08-19  |  2.5 KB  |  69 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!microsoft!hexnut!blakeco
  3. From: blakeco@microsoft.com (Blake Coverett)
  4. Subject: Re: WINHELP.EXE replacement: summary and comments
  5. Message-ID: <1992Aug20.034932.8998@microsoft.com>
  6. Date: 20 Aug 92 03:49:32 GMT
  7. Organization: Microsoft Canada Inc.
  8. References: <_89m9t-.garyd@netcom.com>
  9. Lines: 58
  10.  
  11. In article <_89m9t-.garyd@netcom.com> garyd@netcom.com (Gary Dietz) writes:
  12. >A) Full-text search
  13. >
  14. >A number of people said that beacuse windows help files are
  15. >compressed, that a full-text search would be slow.  But then how does
  16.  
  17. The multimedia Viewer product is an derivative of WinHelp.  In fact, I 
  18. browse Viewer files all the time with the standard WinHelp engine just
  19. by having the extension DLLs from Viewer in my system directory.
  20.  
  21. Amongst many other things, Viewer gives full-text search capabilities
  22. on Viewer specific files.  (It can read WinHelp files too, but can't
  23. do full-text searching on them because they don't have the additional
  24. index files.)
  25.  
  26. Viewer and it's development tools are in the Multimedia Development Kit
  27. and I believe the engine itself is completely redistributable.
  28.  
  29. >Yes, a good index is ALWAYS a good thing.  They are just very hard to do
  30. >well.  Ideally, I would like an index AND full-text search.
  31.  
  32. I agree.
  33.  
  34. >But, there is no real way to force very specific text flows and
  35. >bitmap placements.  Plus, there is no way to turn off the
  36. >automatic re-flow of text when you re-size a help window.
  37.  
  38. I'm not sure what you see as missing with bitmap placement/text wrapping.
  39. If you can give me a specific example I'll see if I can find a solution.
  40.  
  41. The \keep RTF token makes the following paragraphs non-wrapping.  You 
  42. will get a horizontal scroll bar if the text is too wide for the window.
  43.  
  44. >Plus, I am assuming that someobody will start to sell some stuff that
  45. >will take advantage of WINHELP 3.1's ability to call macros.
  46.  
  47. Viewer is largely just that. Additionally I have seen some pretty slick
  48. general purpose infomation tools done using this technique.
  49.  
  50. >E) Is there truth to the rumor that Microsoft disbanded their Help
  51. >group?
  52.  
  53. No.
  54.  
  55. >F)  What is TPW?
  56.  
  57. Turbo Pascal for Windows I presume.
  58.  
  59. >A new help viewer would very likely require a new help compiler, as MS
  60. >fails to document the .HLP file format.  Thus, they will change it the
  61. >minute someone comes out with a better viewer.
  62.  
  63. This is just FUD.
  64.  
  65. -Blake
  66. -- 
  67. #include <std/disclaimer.h>                       blakeco@microsoft.com
  68. Mail Flames, Post Apologies.                      ...!uunet!microsoft!blakeco
  69.