[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: handling GDK_DELETE events
- From: Jim Crafton <jim crafton verizon net>
- Cc: gtk <gtk-app-devel-list gnome org>
- Subject: Re: handling GDK_DELETE events
- Date: Fri, 30 May 2003 21:26:58 -0400
Jim Crafton wrote:
> Hi,
> If my top level window get's a GDK_DELETE event, how do prevent it
> from closing?
> Or am I in the wrong place at this point in the event sequence?
>
> Typically in Win32 if you get a WM_CLOSE you can prevent the window
> from being destroyed by simply not allowing the default window
> procedure to handle then WN_CLOSE event, which will in turn prevent
> the window from being closed and destroyed. Is there something
> analgous in GTK?
Ignore this, helps to RTFM - sorry about this :)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]