Re: [Win32] Hidden window cannot be shown more than once
- From: Michael Cronenworth <mike cchtml com>
- To: GTK Devel <gtk-app-devel-list gnome org>
- Subject: Re: [Win32] Hidden window cannot be shown more than once
- Date: Fri, 17 Jun 2011 11:56:12 -0500
Michael Cronenworth on 06/17/2011 11:46 AM wrote:
Is this a possible bug? or I'm doing something wrong?
And just as I hit send I catch it.
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]