home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20749 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  723 b 

  1. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!sot-ecs!ams90
  2. From: A M Shihab <ams90@ecs.soton.ac.uk>
  3. Newsgroups: comp.windows.x
  4. Subject: Fast text manupilation under X, How?
  5. Keywords: text, X
  6. Message-ID: <14058@ecs.soton.ac.uk>
  7. Date: 5 Jan 93 11:29:35 GMT
  8. Sender: news@ecs.soton.ac.uk
  9. Lines: 11
  10. Nntp-Posting-Host: gloriana
  11. Originator: ams90@gloriana
  12.  
  13. Hi,
  14.  
  15.   I need to manupilate text fast on a window, in a manner similiar to xterm.
  16. my implementation is in XLib (and I'd like to carry on using XLib). Any pointersas to how that may be achieved will be greatly appreciated.
  17.  
  18.   At the moment I use the XDrawString and XClearArea routines to write and 
  19. delete text. But they are SLOW.
  20.  
  21.   Any ideas?
  22.  
  23. ams...
  24.