Re: gtk modal popup w/ matchbox

From: Philip Blundell <philb_at_gnu.org>
Date: 31 Aug 2002 13:51:44 +0100

> I mean GTK_WINDOW POPUP

GTK_WINDOW_POPUP windows are override redirect. You probably don't want
that for a dialog box - just use GTK_WINDOW_TOPLEVEL and set the
transient-for hint.

p.
Received on Sat Aug 31 2002 - 12:51:45 EDT

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:01 EDT