Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

GUIUtils.cpp File Reference


Detailed Description

Defines some global utilities.

Author:
Francesco Montorsi
Date:
17-9-2001

Definition in file GUIUtils.cpp.

#include "mg/mgprec.h"
#include <wx/mimetype.h>
#include "mg/GUIUtils.h"

Go to the source code of this file.

Functions

bool wxViewHTMLFile (const wxString &url)
 Opens the default browser with the given url.


Function Documentation

bool wxViewHTMLFile const wxString &  url  ) 
 

Opens the default browser with the given url.

Thanks to Julian Smart who put this code in the developer mailing list on the web.

Definition at line 59 of file GUIUtils.cpp.



Documentation generated with Doxygen on Sun Feb 6 17:19:27 2005
Visit MathStudio home page for more info

[ Top ]