home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!ub4b!rc1!dec5.ulb.ac.be!jcu
- From: jcu@dec5.ulb.ac.be (Jean-Christophe Ury)
- Newsgroups: comp.windows.x
- Subject: focus and windows
- Message-ID: <1103@rc1.vub.ac.be>
- Date: 25 Jan 93 12:27:49 GMT
- Sender: news@rc1.vub.ac.be
- Distribution: world
- Organization: Free University Brussels - Belgium - Department of Molecular Biology
- Lines: 30
-
-
- Hi everybody,
-
- Could you answer me this question, please :
- ( I use Motif )
-
- I've some windows managed by my application.These windows aren't in
- iconic state. Because I hate overlapping of windows ( and for some other
- good reasons), I wish to shuffle up one of these windows from my
- application... so give the focus to a window and not to a compound of a
- window already focused with the mouse.
-
- The only way I found was to XtPopdown(window) and then XtPopup(the same
- window) but it's not really good.(It's like lights on a Christmas Tree).
-
- By the way I wish to do the same thing with a non window application like
- the xterm window where I called my application.
-
- And last thing, I wish to see my main applictaion window shuffle up
- when I press the F1-key.
-
-
- Thanx.
-
- email : jcury@is1.vub.ac.be.
- or : jcu@dec5.ulb.ac.be.
-
- Bye bye.
- Keywords:
-
-