handling GDK_DELETE events
- From: Jim Crafton <jim crafton verizon net>
- Cc: gtk <gtk-app-devel-list gnome org>
- Subject: handling GDK_DELETE events
- Date: Fri, 30 May 2003 21:05:04 -0400
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?
Thanks
Jim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]