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

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!uunet.ca!choreo!news
  3. From: news@choreo.ca (Choreo NetNews Administration Account(Ottawa))
  4. Subject: focus problem
  5. X-Disclaimer:  This news article was written by an employee or customer of
  6.                Choreo Systems Inc., and does not necessarily reflect the
  7.                opinions or views of the Managament of Choreo Systems Inc.
  8. Organization: Choreo Systems, Ottawa Canada
  9. Date: Mon, 04 Jan 1993 16:12:56 GMT
  10. Message-ID: <1993Jan04.161256.1605@choreo.ca>
  11. Lines: 24
  12.  
  13. I guess I'm not really understanding how this works.
  14.  
  15. I am a window which opens a sub window, which then becomes the active
  16. window.  If I select another window on the screen, then go back to the
  17. application sub window and close it, my app main window is not selected?
  18. What am I doing wrong so that this confusion exists?
  19.  
  20. In addition, I would to be able to prevent a user from being able to icon a
  21. sub-window.  Right now, I am drawing the windows on top of each other, which
  22. is a solution if I can figure out to prevent the child windows from being
  23. moved, but still allow the main window.
  24.  
  25. Thirdly, if the user iconicizes the parent window, all child windows should
  26. also be closed.  Is there any way to do this?
  27.  
  28. Thanks for yout help.
  29.  
  30. BTW, right now I'm using TCL6.4 and TK2.3
  31.  
  32. Thanks
  33.  
  34. Chris
  35. chare@choreo.ca
  36.  
  37.