home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / tcl / 2271 < prev    next >
Encoding:
Text File  |  1992-12-30  |  616 b   |  19 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!eng.ufl.edu!creek.eel.ufl.edu!scot
  3. From: scot@creek.eel.ufl.edu (Scott Miller)
  4. Subject: global bind? 
  5. Message-ID: <1992Dec30.145108.23710@eng.ufl.edu>
  6. Sender: news@eng.ufl.edu (Usenet Diskhog System)
  7. Reply-To: scot@eel.ee.ufl.edu
  8. Organization: UF EE Department
  9. Date: Wed, 30 Dec 92 14:51:08 GMT
  10. Lines: 7
  11.  
  12.  
  13. I have a function that displays a window and sets
  14. bindings for that window. I then display another
  15. window and my bindings for the first window are lost.
  16. The bindings are no longer in scope. Is there a way
  17. to correct this?
  18.  
  19.