Package wx :: Class SimpleHelpProvider
[frames | no frames]

Type SimpleHelpProvider

  object --+    
           |    
HelpProvider --+
               |
              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.
Method Summary
SimpleHelpProvider __init__(self)
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.
  __repr__(self)

Instance Method Details

__init__(self)
(Constructor)

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:
SimpleHelpProvider
Overrides:
wx.HelpProvider.__init__

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:19 2005 http://epydoc.sf.net