[wx-dev] Re: wxEntryStart()/wxEntryCleanup() bug on wxMSW.

David Elliott dfe at cox.net
Sun May 20 22:42:34 PDT 2007


On May 20, 2007, at 8:40 PM, Vadim Zeitlin wrote:

> On Sun, 20 May 2007 22:06:25 +0200 Jurko Gospodnetiă  
> <jurko_for_boost at mail.inet.hr> wrote:
>
> JG>    Just to be clear - the whole bug is not all that  
> important... :-)) It
> JG> just came up while we were researching something and we no  
> longer need
> JG> to actually initialize wxWidgets multiple times in a single  
> application.
>
>  Someone else still could though. And it's really not nice to have  
> once
> only APIs like this.

Yeah, that someone would be me.

I'm definitely seeing problems after cleaning-up and reinitializing  
wxCocoa.  The logging was just the beginning of it.  The latest thing  
is that a very simple vertical box sizer doesn't seem to be working  
after a cleanup/reentry occurs.

It's possible it's just a wxCocoa issue but I've got bigger fish to  
fry before I go tracking down this bug.

-Dave





More information about the wx-dev mailing list