28#include "wx/msw/wrapwin.h"
38 if (
link.GetHref().StartsWith(
_T(
"http://")))
41 wxHtmlWindow::OnLinkClicked(
link);
52 GetPosition(), GetSize(),
69 control->LoadPage(f->GetLocation());
73 control->LoadPage(
url);
78 control->SetPage(GetText(
"htmlcode"));
Definition of HTMLWindow class which supports opening external links in default web browser.
xrc handler for HTMLWindow
virtual bool CanHandle(wxXmlNode *node)
Internal use to identify right xml handler.
Modified wxHtmlWindow for open external links.
IMPLEMENT_DYNAMIC_CLASS(wxTreeListHeaderWindow, wxWindow)
std::vector< deghosting::BImagePtr > threshold(const std::vector< deghosting::FImagePtr > &inputImages, const double threshold, const uint16_t flags)
Threshold function used for creating alpha masks for images.