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

Re: [XaraXtreme-dev] Re: MDI style



Just tried the patch.
When opening the application, a "wsWidgets Debug Alert" opens with the message:
---
../src/mac/carbon/window.cpp(946): assert "wxAssertFailure" failed: can't create wxWindowMac without parent
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
---

Beste regards,
Falko

I have made some changes to the CCamView class so that it calls SetFrame
rather than keeping its own member variable (and got rid of
GetParentFrame()).  This still seems to run perfectly happily on linux
so could one of you with a Mac apply this patch to your local copy and
see if it improves things...?

Cheers,
  Gerry