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