home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / tcl / 2144 < prev    next >
Encoding:
Text File  |  1992-12-20  |  1.0 KB  |  31 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!mcsun!dxcern!dxcern.cern.ch!trones
  3. From: trones@dxcern.cern.ch (Jostein Lodve Trones)
  4. Subject: Re: Changing a menuitem while selected
  5. Message-ID: <1992Dec18.095135.22685@dxcern.cern.ch>
  6. Sender: news@dxcern.cern.ch (USENET News System)
  7. Reply-To: trones@dxcern.cern.ch (Jostein Lodve Trones)
  8. Organization: CERN, European Laboratory for Particle Physics, Geneva
  9. References:  <1992Dec18.091959.16241@dxcern.cern.ch>
  10. Date: Fri, 18 Dec 1992 09:51:35 GMT
  11. Lines: 18
  12.  
  13.  
  14.  
  15. Sorry, folks! Seems like I hit the target with my second question in my
  16. earlier posting. I finally found a way to work around it, so that I do not
  17. have to change the command bound to the menuitem-selection-event while I
  18. am executing the command currently bound to that event. (What a sentence!)
  19.  
  20. And I have not yet got an error, after several tests, so I think that is it.
  21.  
  22. So, do not change the command bound to an event while executing the command
  23. currantly bound to the same event!
  24.  
  25. But I guess most of you already knew that...
  26.  
  27.  
  28. Cheers,
  29.     Jostein
  30.  
  31.