 wx.lib.ClickableHtmlWindow.PyClickableHtmlWindow
  wx.lib.ClickableHtmlWindow.PyClickableHtmlWindow
Class for a wx.html.HtmlWindow which responds to clicks on
links by opening a browser pointed at that link, and to shift-clicks
by copying the link to the clipboard.
 Class Hierarchy
 Class Hierarchy

Inheritance diagram for class 
PyClickableHtmlWindow:
 
 
 Methods Summary
 Methods Summary
 
 Class API
 Class API
- 
class PyClickableHtmlWindow(html.HtmlWindow)
- Class for a - wx.html.HtmlWindowwhich responds to clicks on
links by opening a browser pointed at that link, and to shift-clicks
by copying the link to the clipboard.
 
 - Methods
 
 - 
- 
__init__(self, parent, ID, **kw)
 
 
 - 
- 
OnLinkClicked(self, link)