On Wed, May 24, 2000 at 01:13:44AM -0400, Bill Beal wrote:
> I've been wondering about this for a while but was never
> bored enough to ask until now: what governs the the buttons
> available on a child window's decoration? I've noticed that
> when Netscape pops up some windows, I don't always get a
> "close" button. Is this normal behavior?
>
The flags set on the window specify this. A transient window
(Go to URL window i.e.) says "no close", a normal window gets a close. It has
nothing to do with the window being a child.