Added wx.lib.hyperlink from Andrea Gavana. It is a control like
authorRobin Dunn <robin@alldunn.com>
Fri, 13 May 2005 00:27:02 +0000 (00:27 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 13 May 2005 00:27:02 +0000 (00:27 +0000)
commita6987674470bb3f6fcbd103c9e78f3b9c8c2b0b4
treeda21254f7ba921bd57656d4d075a72f0d6033c17
parent4bbf373b3d5c8632937b4a9d5f33db7c92a1c4c0
Added wx.lib.hyperlink from Andrea Gavana.  It is a control like
static text that acts like a hyper-link, launching the system's
default browser in response to the clicks.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/HyperLinkCtrl.py [new file with mode: 0644]
wxPython/demo/Main.py
wxPython/demo/templateold.py [deleted file]
wxPython/docs/CHANGES.txt
wxPython/wx/lib/hyperlink.py [new file with mode: 0644]