A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://wxpython.org/Phoenix/docs/html/wx.LogTextCtrl.html below:

wx.LogTextCtrl — wxPython Phoenix 4.2.4a1 documentation

wx.LogTextCtrl¶

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.

Class Hierarchy¶

Inheritance diagram for class

LogTextCtrl

:

Methods Summary¶

__init__

Constructs a log target which sends all the log messages to the given text control.

Class API¶
class wx.LogTextCtrl(Log)¶

Possible constructors:

LogTextCtrl(pTextCtrl) -> None

Using these target all the log messages can be redirected to a text control.


Methods¶
__init__(self, pTextCtrl)¶

Constructs a log target which sends all the log messages to the given text control.

The textctrl parameter cannot be None.

Parameters:

pTextCtrl (wx.TextCtrl)

Return type:

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