home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sun-barr!cs.utexas.edu!natinst.com!news.dell.com!texsun!cronkite.Central.Sun.COM!west.West.Sun.COM!male.EBay.Sun.COM!jethro.Corp.Sun.COM!exodus.Eng.Sun.COM!exodus!jsc
- From: jsc@saxon.Eng.Sun.COM (John Cooper)
- Newsgroups: comp.windows.open-look
- Subject: Re: OLIT PopupWindowShell woes
- Message-ID: <JSC.92Nov10121904@saxon.Eng.Sun.COM>
- Date: 10 Nov 92 18:19:04 GMT
- References: <jutcrfs@openlook.Unify.Com>
- Organization: SunSoft, Inc., Mountain View, CA
- Lines: 17
- NNTP-Posting-Host: saxon
- In-reply-to: merlyn@usl.com's message of 9 Nov 92 14:51:00 GMT
-
- >> Steve Humphrey writes:
-
- Steve> A work-around is to turn off the save-unders, by setting XtNsaveUnders
- Steve> on the PopupWindow widget to False:
-
- Steve> *PopupWindowShell.saveUnders: false
-
- Yes, and this suffices if running under twm.
-
- However, (Sun's) olwm also turns on save_under for the frames of all
- windows which set the WM_TRANSIENT_FOR property. So, to turn off
- save-unders for PopupWindows, this WM behavior also needs to be disabled:
-
- olwm.TransientsSaveUnder: False
-
- --
- --- John
-