Re: [Win32] Hidden window cannot be shown more than once



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]