Module HyperLinksCtrl
================
HYPERLINKSCTRL
================
Description:
HyperLinksCtrl is a HyperLink control for wxPython. Latest features include
the ability to perform 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.
Special Thanks To Robin Dunn For The Event Binder For The 3 Mouse Buttons
Latest Revision: Andrea Gavana @ 27 Mar 2005, 22.30 CET
Function Summary |
|
GetMondrianBitmap()
|
|
GetMondrianData()
|
|
GetMondrianIcon()
|
|
GetMondrianImage()
|
|
main()
|
EVT_HYPERLINK_LEFT
-
- Type:
-
PyEventBinder
- Value:
<wx._core.PyEventBinder object at 0x00977F50>
|
|
EVT_HYPERLINK_MIDDLE
-
- Type:
-
PyEventBinder
- Value:
<wx._core.PyEventBinder object at 0x00980F70>
|
|
EVT_HYPERLINK_RIGHT
-
- Type:
-
PyEventBinder
- Value:
<wx._core.PyEventBinder object at 0x009D5390>
|
|
SE_ERR_FNF
-
- Type:
-
int
- Value:
|
wxEVT_HYPERLINK_LEFT
-
- Type:
-
int
- Value:
|
wxEVT_HYPERLINK_MIDDLE
-
- Type:
-
int
- Value:
|
wxEVT_HYPERLINK_RIGHT
-
- Type:
-
int
- Value:
|
wxHYPERLINKS_POPUP_COPY
-
- Type:
-
int
- Value:
|