[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] XCode - built Mac Version will not display wxXtra SplashScreen





--On 29 June 2006 15:06 +0100 Ben Fowler <ben.the.mole@xxxxxxxxx> wrote:

You have added the line:
		&& !(event.GetEventObject()->IsKindOf(CLASSINFO(wxAdvSplashScreen)))
// Don't trigger this on the creation of the splash screen itself

but the crash still happens the same way.

I added 2 lines actually. Is the piece of code inside the test
actually being executed? (to destroy the splash screen). If so,
what is causing it to be executed (i.e. what is the call stack).

It might be that it's trying to put up an error box or something.

Alex