|
Size: 920
Comment:
|
← Revision 3 as of 2008-03-11 10:50:22 ⇥
Size: 924
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 16: | Line 16: |
| http://www.sigmacore.net/andrea/images/hyperlinkctrl.jpg | {{http://www.sigmacore.net/andrea/images/hyperlinkctrl.jpg}} |
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.
