This still happens for File/Page setup...
The option "File/Print preview" results in a window with the message:
wxWidgets Debug Alert
../../src/common/object.cpp(417): assert "Assert failure" failed in CreateRefData(): CreateRefData() must be overridden if called!
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
Current configuration:
OS: Windows 8.1
GHC version: 7.10.2
wxWidgets version: 3.0.2
wxHaskell version: 0.92.0.0 (currently in Github repository)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This still happens for File/Page setup...
The option "File/Print preview" results in a window with the message:
Current configuration:
OS: Windows 8.1
GHC version: 7.10.2
wxWidgets version: 3.0.2
wxHaskell version: 0.92.0.0 (currently in Github repository)
See page https://wiki.wxwidgets.org/Custom_Events_in_wx2.8_and_earlier for a possible cause of this problem