home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5330 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.5 KB  |  45 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!news.th-darmstadt.de!news
  3. From: chris@ao_next2.psych.th-darmstadt.de (Christoph Ruhbach)
  4. Subject: Help for Postscript error
  5. Sender: news@infoserver.th-darmstadt.de (The Usenet-News System)
  6. Message-ID: <1992Jul29.193619.23808@infoserver.th-darmstadt.de>
  7. Date: Wed, 29 Jul 1992 19:36:19 GMT
  8. Nntp-Posting-Host: ao_next2.psych.th-darmstadt.de
  9. Organization: TH Darmstadt
  10. Lines: 33
  11.  
  12. Hi,
  13. (first, warning and sorry for my bad english, i cant it better, but i come  
  14. still this year to USA to take a language course )
  15.  
  16. i try to implement a little graphic program similar the draw program. The  
  17. graphic objects are drawing with 
  18.  
  19. lockFocus - draw - unlockFocus  to an offscreen window
  20. then i composite the objects to my view.
  21.  
  22. its no problem, but after 5 - 15 drawings i see the following error  
  23. message on my shell:
  24.  
  25. DPS client library error: PostScript program error, DPSContext 92128
  26. %%[ Error: limitcheck; OffendingCommand: gsave ]%%
  27.  
  28. i ask me: what is the error, i dont use gsave...i use only lockFocus
  29. and now i ask you : can you help me ?
  30.  
  31. thank you very very much for your help
  32.  
  33. Bye    chris
  34.  
  35. ===========================================================
  36. Christoph Ruhbach          Technical University of Darmstadt
  37. Fachbereich 3 Psychologie  Hochschulstr.1
  38.                            6100 Darmstadt
  39.                            GERMANY
  40. E-Mail: chris@ao_next1.psych.th-darmstadt.de
  41. ===========================================================
  42.  
  43.  
  44.  
  45.