/// Character introducing comments/documentation field in map file.
#define WXEXTHELP_COMMENTCHAR ';'
/// Character introducing comments/documentation field in map file.
#define WXEXTHELP_COMMENTCHAR ';'
*/
virtual bool Initialize(const wxString& dir, int WXUNUSED(server))
{ return Initialize(dir); }
*/
virtual bool Initialize(const wxString& dir, int WXUNUSED(server))
{ return Initialize(dir); }
/** This must be called to tell the controller where to find the
documentation.
If a locale is set, look in file/localename, i.e.
/** This must be called to tell the controller where to find the
documentation.
If a locale is set, look in file/localename, i.e.
/** If file is "", reloads file given in Initialize.
@file Name of help directory.
@return true on success
/** If file is "", reloads file given in Initialize.
@file Name of help directory.
@return true on success