home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / HP95_100 / GRAPHICS / PDRAW_EN / README.DOC < prev    next >
Encoding:
Text File  |  1996-01-01  |  5.0 KB  |  128 lines

  1. ===============================================================
  2.  
  3.              PalDRAW 1.00 for HP100/200LX Palmtops.
  4.  
  5.               PLEASE READ THIS INFORMATION FILE
  6.  
  7. ===============================================================
  8.  
  9. General Information
  10. ===================
  11.  
  12. Finally, PalDRAW is here. It is the first palmtop-specific
  13. Draw/CAD application to HP100/200LX.
  14.  
  15. We are sorry about the time delay in the final release of
  16. PalDRAW 1.00. We experienced some problems with speed and
  17. memory requirements with our initial graphics library and
  18. compiler when the application grew. Fortunately, PalDRAW is
  19. totally programmed in C++, using OOP paradigm to encapsulate
  20. all the graphics management, so transition to the new compiler
  21. and graphic library was not dramatic (mmhh... more or less..). 
  22. The result of our work is the present multilingual PalDRAW (We
  23. are producing the application in English, Spanish, French and
  24. German), with an .EXE smaller than 100 kb and with a very
  25. reasonable speed in your HP palmtop (remember the HP100/200LX
  26. doesn't have a math co-processor). And you can draw medium size
  27. designs with less than 250 kb of your RAM memory (larger
  28. drawings require more RAM).
  29.  
  30. The DRW native file format is very compact. The ASCII format
  31. used for DRW files is smaller than other binary format native
  32. drawing files. The ASCII structure gives to any programmer and
  33. advanced users opportunity to generate, modify or import/export
  34. drawings easily. You will see a DRW syntax description in the
  35. HPHAND forum on CompuServe (Palmtop 9 Programmers Library). The
  36. HPHAND forum on CompuServe is the designated place to search
  37. for the latest PalDRAW releases, upgrades, add-ons and
  38. documentation. Other places, such as Internet ftp sites, can
  39. also store PalDRAW for download. 
  40.  
  41. Also, from Internet, you can use the next Web page: 
  42. http://ourworld.compuserve.com/homepages/ariel_rocholl/palmtop.htm  
  43. to get information, software and PalDRAW upgrades.
  44.  
  45. We are committed to continual improvement of PalDRAW to give
  46. you a very powerful tool to support all of your graphics
  47. requirements in your HP palmtop PC. See the MANUAL.WRI (or TXT)
  48. documents to find out about future enhancements to PalDRAW. 
  49.  
  50. Manual
  51. ======
  52.  
  53. Please note two different files (MANUAL.TXT and MANUAL.WRI)
  54. have been included to assist you in getting most from your use
  55. of PalDRAW. Both files contain the same information with the
  56. only difference being the file format. MANUAL.WRI is provided
  57. in Microsoft Windows Write format. Use this format to read the
  58. manual in Microsoft Windows. Read MANUAL.TXT for quick
  59. reference in your HP palmtop PC or in MS-DOS in your PC. 
  60.  
  61. Multilingual registration codes
  62. ===============================
  63.  
  64. When you register PalDRAW, you can use your personal codes in
  65. any language supported release. The codes are portable between
  66. those.
  67.  
  68. Quick Start
  69. ==========
  70.  
  71. If you are anything like the developers of PalDRAW, you will
  72. want to start working with PalDRAW right away.  See the
  73. installation notes in the MANUAL.WRI (TXT), then load PalDRAW
  74. in your palmtop. Take a look at the examples given to see some
  75. of the power of PalDRAW.  We've even provided a copy of the
  76. famous AutoCAD drawing of the shuttle space shuttle Columbia.
  77. As you open it note how quickly it appears on the screen even
  78. without a math co-processor! You have another sample files in
  79. C:\PD\DRAWS directory, including a BMP file. Delete them if you
  80. want to save disk space, but see them to know some of the
  81. PalDRAW power. 
  82.  
  83. DXF Support
  84. ===========
  85.  
  86. You will see information in MANUAL.WRI (TXT) explaining
  87. DXF<->DRW conversion process.  If you are importing a DXF
  88. containing blocks, remember PalDRAW (in the current release)
  89. does not support the import of blocks. To import the drawing,
  90. you can explode the blocks in AutoCAD, and then import the
  91. drawing.  The former blocks will appear as single entities. 
  92. DXF file support is being enhanced.  While DRW2DXF exports
  93. PalDRAW blocks into AutoCAD, you must remember to use DXFIN (or
  94. equivalent command) in AutoCAD and open to a new empty drawing.
  95.  
  96. Remember, if upon use of DXFIN, AutoCAD returns the message: 
  97. "It's not a new draw. Only entities will be recovered"
  98.  
  99. you will lose any block information from your original drawing.
  100. To avoid this problem, always open into a new AutoCAD drawing
  101. (probably without prototype and LISP routines) and immediately
  102. execute the DXFIN command.
  103.  
  104. Tutorial
  105. ========
  106.  
  107. We are working on a PalDRAW tutorial to guide you in the
  108. correct use of the application.  Remember some non-intuitive
  109. functions of PalDRAW are implemented to increase the
  110. application power. See the MANUAL.WRI (TXT) to get more
  111. information. 
  112.  
  113. Author's Address
  114. ================
  115.  
  116. Ariel Rocholl,
  117. Apartado 15056
  118. MADRID 28080
  119. SPAIN
  120.  
  121. E-mail address: 100657.1030@Compuserve.com
  122.  
  123. World Wide Web:
  124. http://ourworld.compuserve.com/homepages/ariel_rocholl/palmtop.htm 
  125.  
  126. Product support is provided only via e-mail. Registered users
  127. will receive one (1) year free technical support.
  128.