home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sun / misc / 6181 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.2 KB

  1. Path: sparky!uunet!math.fu-berlin.de!news.belwue.de!news.uni-tuebingen.de!news.wsi!peanuts!myka
  2. From: myka@informatik.uni-tuebingen.de (Andreas Myka)
  3. Newsgroups: comp.sys.sun.misc
  4. Subject: problem with repaint procedures in XView
  5. Date: 8 Jan 1993 15:18:45 GMT
  6. Organization: Uni Tuebingen, Wilhelm-Schickard-Institut
  7. Lines: 25
  8. Sender: myka@peanuts (Andreas Myka)
  9. Distribution: world
  10. Message-ID: <1ik60lINN22q@peanuts.informatik.uni-tuebingen.de>
  11. References: <1993Jan5.092110.165445@dstos3.dsto.gov.au>
  12. Reply-To: myka@informatik.uni-tuebingen.de
  13. NNTP-Posting-Host: sunpower.informatik.uni-tuebingen.de
  14.  
  15.  
  16. Hello.
  17.  
  18. I have ported a large application from SunView to XView.
  19.  
  20. Now I have encountered the following problem: the
  21. repaint procedure of a canvas is called twice only
  22. during the creation of the canvas. After that, the
  23. repaint procedure is  not entered anymore, regardless
  24. whether I start a complete refresh of all windows,
  25. resize or move windows.
  26.  
  27. Of course, if the canvas is retained by the X server,
  28. this only leads to annoying results in case of
  29. a complete refresh. In this case all the canvases
  30. are cleared but not repainted.
  31.  
  32. Can anyone give me a hint to a possible solution of
  33. this problem?
  34.  
  35. Thank you very much
  36.  
  37. Andreas
  38.  
  39. EMail: myka@informatik.uni-tuebingen.de
  40.