home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!walter!kolob!cindy
- From: cindy@kolob.NoSubdomain.NoDomain (Cindy Lee)
- Subject: Using XtCreatePopupShell with transient and topLevel shell class
- Message-ID: <1993Jan5.224918.23614@walter.bellcore.com>
- Sender: cindy@kolob (Cindy Lee)
- Nntp-Posting-Host: kolob.ims.bellcore.com
- Organization: Bellcore
- Date: Tue, 5 Jan 93 22:49:18 GMT
- Lines: 25
-
- Hi folks,
- I'm trying to create an application with 2 shells that will enable
- the following 2 window manager functions:
- 1) bringing either window forward in front of the other one
- 2) iconifying BOTH windows
-
- I'm fiddling with XtCreatePopupShell with class types of
- transientShellWidgetClass and topLevelShellWidgetClass.
- The transient satisfies requirement #2 but not #1.
- The topLevel satisfies requirement #1 but not #2.
-
- Anyone know of a way to get either of these types of shells to
- satisfy both #1 and #2?
-
- Thanks a billion!
- Any information would be helpful.
-
-
- Thanks
- Cindy
-
- SEND REPLY TO: cnorman@bellcore.com
- (ignore the bogus return address that my crummy news
- reader has attached above!)
-
-