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

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



On 28/06/06, Ben Fowler <ben.the.mole@xxxxxxxxx> wrote:
On 28/06/06, Alex Bligh <alex@xxxxxxxxxxx> wrote:
> [ snip ]
> Try the fix in r1381. Thanks.

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.

Ben