wxWebFrame - Kirix Documentation

Developer Resources

wxWebFrame

Overview

The wxWebFrame class is used for displaying a web browser control in a popup.

Constructor

wxWebFrame::wxWebFrame(wxWindow* parent, wxWindowID id, const wxString& title, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_FRAME_STYLE);

Methods

wxWebFrame::SetShouldPreventAppExit
wxWebFrame::ShouldPreventAppExit

wxWebFrame::SetShouldPreventAppExit

void wxWebFrame::SetShouldPreventAppExit(bool b)

wxWebFrame::ShouldPreventAppExit

bool wxWebFrame::ShouldPreventAppExit()