Using these target all the log messages can be redirected to a text control.
The text control must have been created with TE_MULTILINE
style by the caller previously.
Inheritance diagram for class
LogTextCtrl:
Methods Summary¶Constructs a log target which sends all the log messages to the given text control.
Class API¶Possible constructors:
LogTextCtrl(pTextCtrl) -> None
Using these target all the log messages can be redirected to a text control.
Constructs a log target which sends all the log messages to the given text control.
The textctrl parameter cannot be None
.
pTextCtrl (wx.TextCtrl)
None
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4