mgButtonListPanel | A little class which makes the creation of "MathGUI palettes" much easier |
mgCapitalGreekPanel | A panel containing the greek symbols in capital case |
mgCaret | A little class used to bypass some wxWidget's caret features which are not useful to mgMathBox |
mgExportAdvOpt | This is the panel which allows the user to modify some ADVANCED options regarding MathML export process |
mgExportBasePanel | Base class for the panels containing the BASIC and the ADVANCED options which are shown in the mgExportDlg |
mgExportBasicOpt | A panel composed of a wxStaticBoxSizer containing various widgets which allow the user to modify the basic export options |
mgExportDlg | Shows the user a dialog which allows him to choose MathML export options |
mgGreekPalette | A wxPaletteFrame-derived class which |
mgImportDlg | Shows the user a dialog which allows him to choose MathML export options |
mgMathBox | A window using a mcMathOrSystem to create the ouput |
mgMathBoxCmd | A MATH+GUI command which is handled by mcMathMng |
mgMathBoxWndUser | A little class which allow derived-classes to handle a single, fixed mgMathBox or the selected box inside a mgMathWnd, in a completely transparent way |
mgMathGUI | The mgMathGUI class: this static class contains global variables, functions and defines used by almost all MathGUI classes |
mgMathMenu | Implements the menu and the menu handlers for default menus |
mgMathWnd | A container window of text and mgMathBoxes |
mgOptBasePanel | The Edit | Options dialog box: optionwxT('s panel')s base class |
mgOptDlg | The Edit | Options dialog box: m_mainSizer window class |
mgOptFontEnumerator | A little class which is used by mgOptFontSettingsPanel to get a list of the fonts available on the current system |
mgOptFontSettingsPanel | The panel which handles font options inside a mgOptDlg |
mgOptGeneralPanel | The panel containing the general options which can be customized by the user: |
mgOptionsBtnPanel | The Edit | Options dialog box: the button's panel |
mgOptionsTreeCtrl | The Edit | Options dialog box: the treelist control |
mgOptKeyBindingsPanel | This panel wraps the wxKeyConfigPanel class which is used to allow the user to modify ANY shortcut key used in the menu system of the application which is running |
mgOptTreeCtrlItemData | The Edit | Options dialog: custom data object |
mgResizeableBox | Base class for a resizeable box which can be contained inside a mgMathWnd |
mgResizeableMathBox | A resizeable window containing a mgMathBox |
mgResizeableTextBox | A resizeable box which contains text |
mgSmallGreekPanel | A panel containing the greek symbols in small case |
mgSolveDlg | A simple dialog window containing a mgSolvePanel |
mgSolvePanel | This panel contains a list of the mcSolvers hold by MathCore |
mgSpecialSymPalette | A wxPaletteFrame-derived class which shows a mgSpecialSymPanel |
mgSpecialSymPanel | Shows the user a palette which allows him to insert some special symbols in the math data |
mgSymbolPalette | A wxPaletteFrame-derived class which shows a mgSymbolPanel |
mgSymbolPanel | The palette which allows the user to register parameters, unknowns and constants in mcSymbol arrays |
mgSymConstPropPanel | The panel which allows the user to modify the properties of the constants |
mgSymListPage | A panel designed to be used in a wxNotebookPage widget |
mgSymPropPanel | The palette which allows the user to register parameters, unknowns and constants in MathCore lists |
mgSymVarPropPanel | The panel which allows the user to modify the properties of the variables |
[ Top ] |