home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / tcl / 2292 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.2 KB  |  29 lines

  1. Organization: Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!bb3.andrew.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!<UNAUTHENTICATED>+
  3. Newsgroups: comp.lang.tcl
  4. Message-ID: <kfG_klG00h5K5H3Fhb@cs.cmu.edu>
  5. Date: Mon,  4 Jan 1993 16:29:21 -0500 
  6. From: Sean.Levy@cs.cmu.edu
  7. Subject: Tk2.3/3.0: text search?
  8. Lines: 19
  9.  
  10. I notice, to my surprise, that the text widget includes no "search"
  11. command. For even moderate texts, it seems to me a Very Bad Thing to
  12. create the entire contents of a text as a string in core just for the
  13. purpose of using regexp/string commands on it, while for large texts it
  14. is a Total Disaster. Before I go digging through tkTextBTree.c and
  15. friends, does anyone have any obvious solutions? The one that comes to
  16. my mind is to use mxedit instead, but there are things about the text
  17. widget I rather like...
  18.  
  19. Hoping I've overlooked something,
  20.     Yours,
  21.                 -- Sean
  22. --
  23.                          Sean Levy, n-dim Group
  24.                  Engineering Design Research Center, CMU
  25.  
  26.     US Mail: 5000 Forbes Ave, Pittsburgh, PA 15213
  27.     Email: snl+@cmu.edu  (MIME and ATK welcome)
  28.     Phones: +1 412 268 {5217(lab),5221(ans.mach.),5229(fax)}
  29.