home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21674 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.4 KB  |  46 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!europa.eng.gtefsd.com!gatech!emory!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!lynx.unm.edu!SantaFe!news.santafe.edu!scott
  3. From: scott@winnetou.santafe.edu (Scott D. Yelich)
  4. Subject: *HELP*  Athena asciiText
  5. Message-ID: <SCOTT.93Jan27185211@winnetou.santafe.edu>
  6. Date: Thu, 28 Jan 93 01:52:11 GMT
  7. Organization: Santa Fe Institute
  8. Lines: 36
  9.  
  10.  
  11. Hello.  I would like to present ASCII text in an Athena asciiText
  12. widget and have one thing happen-- I would like the cusor to ALWAYS be
  13. on the screen (ie: in the widget).  The ASCII text being presented is
  14. something where I DO NOT want any wrapping at the right.  It may not
  15. be possible to see the entire ASCII text-- for example, I may want to
  16. display an ascii grid that is 200x200 CHARACTERS with a 20x20 "window"
  17. into this grid.
  18.  
  19. ....-------+
  20. :  :       |
  21. :..:       |
  22. |          |
  23. |          |
  24. +----------+
  25.  
  26. There is my asciitext looking into the larger map... now, I want to
  27. say "locate 100,100" and have the asciitext MOVE like this
  28.  
  29. +----------+
  30. |   ....   |
  31. |   :  :   |
  32. |   :..:   |
  33. |          |
  34. +----------+
  35.  
  36. The problem is... if I move either or both the cursor and the insert
  37. pointer, the DISPLAY WINDOW doesn't move.
  38.  
  39.  
  40. Does anyone know how to make the cursor always be in the display area
  41. (The documentation lies and says that it will always be in the display
  42. area.)  I really would appreciate any help.
  43.  
  44. Scott
  45.  
  46.