home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / programm / 8015 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.9 KB  |  43 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!spool.mu.edu!yale.edu!ira.uka.de!Sirius.dfn.de!gwdu03.gwdg.de!mzeller
  3. From: mzeller@namu01.gwdg.de (Meinrad Zeller)
  4. Subject: TEXT.H TextFunc how does it work???
  5. Message-ID: <HNJ060R@gwdu03.gwdg.de>
  6. Sender: mzeller@gwdu03.gwdg.de (Muhrad Zeller)
  7. Organization: GWDG, Goettingen
  8. Date: Thu, 7 Jan 1993 03:52:37 GMT
  9. Lines: 32
  10.  
  11. Hi there,
  12.  
  13. I've worked quite a bit with the text object and also had problems with those 
  14. scanning and drawing functions. I've debugged the whole thing and think, that  
  15. its just too much work to write your own functions. 
  16. Originally I wanted to write a small wordprocessor using the text object, 
  17. and wanted to implement decimal and right justified tabs and also justified 
  18. text. Because of missing documentation and bugs in the text object I've 
  19. dropped the project. I'm not sure, whether its simpler, to rewrite the whole 
  20. thing so you know whats going on, or to explore the text object and find out
  21.  how to write your own functions.
  22.  
  23. I don't understand why NeXT makes those functions public, but doesnt 
  24. document them at all. The documentation tells us, that things like 
  25. NX_JUSTIFIED and NX_RIGHTTAB are not implemented #yet#. But 3.0 didn't 
  26. change anything. 
  27.  
  28. There are flames going on in next/misc about the horrible situation 
  29. with wordprocessors for the NeXT. It's true - except FrameMaker there is
  30. no serious WP for the NeXT. WriteNow is too simple and WordPerfect is a pain 
  31. in the a.. And there's still no WP you could use in connection with a database. 
  32. The text object could be a good basis for a more serious wordprocessor for the 
  33. NeXT, but without documentation you just have to rewrite the whole thing.
  34.  
  35. Anybody out there, who wrote a new text object or who found out how to use the 
  36. scan and draw functions?
  37.  
  38. Meinrad 
  39.  
  40. --
  41. ** Meinrad Zeller - Foehrenweg 1 - 3400 Goettingen - Germany **
  42. ** email: mzeller@namu01.gwdg.de      Phone: +49-551-300095  **
  43.