wxMaxima
Loading...
Searching...
No Matches
StackToStdErr.cpp File Reference

This file contains the class StackToStdErr that redirects wx Errors to a dialogue. More...

#include "StackToStdErr.h"
#include <iostream>
Include dependency graph for StackToStdErr.cpp:

Detailed Description

This file contains the class StackToStdErr that redirects wx Errors to a dialogue.

It is a customized copy of a portion of wxWidget's log.cpp.