wxLogTextCtrl
Implements methods from the following classes
wxLog
Methods
wxLogTextCtrl
Constructs a log target which sends all the log messages to the given text control.
Static Methods
wxLogTextCtrl
wxLogTextCtrl
(
wxTextCtrl
&
$pTextCtrl
)
Constructs a log target which sends all the log messages to the given text control.