Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!apple!well!bschoen From: bschoen@well.sf.ca.us (Brook Schoenfield) Newsgroups: comp.windows.x Subject: Re: How do I give a popup window a title? Message-ID: <24254@well.sf.ca.us> Date: 17 Apr 91 04:57:13 GMT References: <95273@lll-winken.LLNL.GOV> Distribution: usa Lines: 22 mking@lll-crg.llnl.gov (Marianne King) writes: >I am creating a popup window using Athena widgets and the XT toolkit. >Everything works great except I am wondering how do I give a title to >the popup window? Popups are "overrideredirect", one of those terms that I had study a bit before getting: the contemplate your manual school of programming. What this means is that the window manager, the entity responsible for such niceties as window titles is being bypassed. You can set this for the widget before its mapped. have fun -- Brook Schoenfield bschoen@well.sf.ca.us