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

OptFontSettings.cpp File Reference


Detailed Description

Implements the mgOptFontSettingsPanel class.

Author:
Francesco Montorsi
Date:
25-1-2004

Definition in file OptFontSettings.cpp.

#include "mg/mgprec.h"
#include <wx/statline.h>
#include "mc/MathCore.h"
#include "mg/OptDlg.h"
#include "mg/OptFontSettings.h"
#include "mg/MathBox.h"
#include <wx/clrbtn.h>

Go to the source code of this file.

Defines

#define GETWND(idoffset)


Define Documentation

#define GETWND idoffset   ) 
 

Value:

wnd = FindWindowById(id+idoffset, this);        \
   mcASSERT(wnd, wxT("Error in the build process"));

Definition at line 276 of file OptFontSettings.cpp.



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

[ Top ]