home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14612 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!usc!sdd.hp.com!mips!swrinde!elroy.jpl.nasa.gov!ames!agate!dog.ee.lbl.gov!borel.msri.org!yang
  2. From: yang@borel.msri.org (Joe Yang)
  3. Newsgroups: comp.windows.x
  4. Subject: Unwanted characters in Asciitext Widget
  5. Keywords: asciiTextWidgetClass
  6. Message-ID: <25058@dog.ee.lbl.gov>
  7. Date: 30 Jul 92 07:01:02 GMT
  8. Followup-To: comp.windows.x
  9. Organization: Mathematical Sciences Research Institute, Berkeley
  10. Lines: 16
  11. NNTP-Posting-Host: 128.3.188.76
  12.  
  13.  
  14.    I am writting an application using Xt Intrinsics and Athena Widget
  15. sets. In the application, there is an input action (add by calling
  16. XAppAddInput() ) which displayes the content of a disk file to an
  17. asciiTextWidget. The disk file is constantly being updated when the
  18. application is running. Now the problem is, occasionally, those
  19. invisible special character (invisible in the disk file, i.e.) (such as
  20. ^B^T etc) got displayed in the asciitextwidget window. Could some
  21. X-perts on the net explain to me why this happened, and how to solve
  22. the porblem? I thought there might be some resource I could set so
  23. those invisible charaters will not be displayed, but I could not find
  24. such resource in my manual.
  25.  
  26.   Any help will be sincerly appreciated.
  27.  
  28. --- Joe
  29.