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

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



Ben,

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).

Yes, it is destroying the bitmap. I am fairly sure that IsKindOf( )
test is returning false ...

So, what's the call stack? I'd be prepared to bet it's an error box
trying to appear if you are right and IsKindOf() is returning false.
Perhaps it can't load the splash bitmap.

Alex