Phoenix Logo

phoenix_title wx.SimpleHelpProvider

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.


class_hierarchy Class Hierarchy

Inheritance diagram for class SimpleHelpProvider:


api Class API



class wx.SimpleHelpProvider(HelpProvider)

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