HyperLinkCtrl is a Python class that uses wxPython GUI front-end. It has been integrated into the standard wxPython library distribution since version 2.6.0.1, dated 30 May 2005.
This class is very useful when you wish to simulate an hyperlink inside a panel, a window or a frame. Latest features include the ability to capture your own Left, Middle, and Right click events to perform your own custom event handling and ability to open link in a new or current browser window.
Note: The original idea comes from Angelo Mandato, that has written the C++ code for the wxWidgets library. I have simply translated the code into pure Python implementation.
Downloads, screenshots, demo and more info can be found at:
http://xoomer.virgilio.it/infinity77/eng/freeware.html#hyperlinkctrl
OR:
http://sigmacore.net/andrea/?page_id=2
Andrea.