home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / motif / 8332 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.windows.x.motif
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!rhbnc!csqx.cs.rhbnc.ac.uk!jeffreyw
  3. From: jeffreyw@csqx.cs.rhbnc.ac.uk (Jeffrey Wood)
  4. Subject: Help: Text in Scrolled Window
  5. Message-ID: <1993Jan5.101056.11773@csqx.cs.rhbnc.ac.uk>
  6. Keywords: Text
  7. Lines: 13
  8. Sender: news@csqx.cs.rhbnc.ac.uk (USENET News System)
  9. Nntp-Posting-Host: csqx.cs.rhbnc.ac.uk
  10. Reply-To: jeffreyw@csqx.cs.rhbnc.ac.uk (Jeffrey Wood)
  11. Organization: RHBNC
  12. Date: Tue, 5 Jan 1993 10:10:56 GMT
  13.  
  14.  
  15. Scrolled Window
  16. Cursor
  17.  
  18.     I have a Text widget in a Scrolled Window widget, which is configured to
  19. scroll vertically automatically (and thus is not simply a ScrolledText widget).
  20. This widget is used for output only, with messages being periodically appended
  21. to the end of the text.  I would like the scrolled window to constantly show the
  22. position of the current end of the text, but cannot find any way of doing it
  23. without changing the operation of the Scrolled Window to manual (which would make
  24. a lot more work).
  25.     Any ideas would be greatly appreciated,
  26.         Jeffrey Wood
  27.