wx.SimpleHelpProvider

Inheritance diagram for wx.SimpleHelpProvider:



Description

wx.SimpleHelpProvider is an implementation of wx.HelpProvider which supports only plain text help strings, and shows the string associated with the control (if any) in a tooltip.

Derived From

Methods Summary

Class API

Methods

__init__()

wx.SimpleHelpProvider is an implementation of wx.HelpProvider which supports only plain text help strings, and shows the string associated with the control (if any) in a tooltip.


Returns:

wx.SimpleHelpProvider