Re: [Win32] Hidden window cannot be shown more than once
- From: Nicola Fontana <ntd entidi it>
- To: Michael Cronenworth <mike cchtml com>
- Cc: GTK Devel <gtk-app-devel-list gnome org>
- Subject: Re: [Win32] Hidden window cannot be shown more than once
- Date: Fri, 17 Jun 2011 19:29:37 +0200
Il giorno Fri, 17 Jun 2011 11:56:12 -0500
Michael Cronenworth <mike cchtml com> ha scritto:
Michael Cronenworth on 06/17/2011 11:46 AM wrote:
My callbacks were of return type void. Changing them to gboolean and
returning TRUE makes the window appear upon the second call. It seems in
Win32 the default is to continue the signal callbacks, which destroys
the window.
AFAICT there is no such difference between platforms: the documentation
explicitely requires a gboolean [1]. I think your program was working on
Linux only because of a coincidence or something else outside of the
GTK+ scope.
Ciao.
--
Nicola
[1] http://developer.gnome.org/gtk/stable/GtkWidget.html#GtkWidget-delete-event
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]