// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
m_helpFrame->Create(NULL, wxID_HTML_HELPFRAME, wxEmptyString, m_FrameStyle);
m_helpFrame->SetTitleFormat(m_titleFormat);
m_helpFrame->Create(NULL, wxID_HTML_HELPFRAME, wxEmptyString, m_FrameStyle);
m_helpFrame->SetTitleFormat(m_titleFormat);
wxSplitPath(file, & dir, & filename, & ext);
if (!dir.IsEmpty())
wxSplitPath(file, & dir, & filename, & ext);
if (!dir.IsEmpty())
// Check if there are any modal windows present,
// in which case we need to add a grab.
// Check if there are any modal windows present,
// in which case we need to add a grab.