|
Hugintrunk
0.1
|
Modified wxHtmlWindow for open external links. More...
#include <HtmlWindow.h>

Public Member Functions | |
| void | OnLinkClicked (const wxHtmlLinkInfo &) |
Modified wxHtmlWindow for open external links.
widgets, derived from wxHtmlWindows, which opens external links (starting with http://) in default web browser of the system instead in wxHtmlWindows. Internal/local links are opened in the widget.
Definition at line 43 of file HtmlWindow.h.
| void HtmlWindow::OnLinkClicked | ( | const wxHtmlLinkInfo & | link | ) |
Definition at line 36 of file HtmlWindow.cpp.
1.8.5