Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
HtmlWindow Class Reference

Modified wxHtmlWindow for open external links. More...

#include <HtmlWindow.h>

Inheritance diagram for HtmlWindow:
Inheritance graph

Public Member Functions

void OnLinkClicked (const wxHtmlLinkInfo &)
 

Detailed Description

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.

Member Function Documentation

void HtmlWindow::OnLinkClicked ( const wxHtmlLinkInfo &  link)

Definition at line 36 of file HtmlWindow.cpp.


The documentation for this class was generated from the following files: