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

mgSpecialSymPalette Class Reference

#include <SpecialSymDlg.h>

List of all members.


Detailed Description

A wxPaletteFrame-derived class which shows a mgSpecialSymPanel.

Definition at line 107 of file SpecialSymDlg.h.

Public Member Functions

 mgSpecialSymPalette (wxMainFrame *parent, wxWindow *client, mgMathWnd *mathwnd, mgMathBox *mathbox, wxWindowID id=-1, const wxString &title=wxT("Special symbols"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxPALETTEFRM_DEFAULT_STYLE, const wxString &name=wxT("mgSpecialSymPalette"))

Protected Member Functions

void Build (wxWindow *client, mgMathWnd *mathwnd, mgMathBox *mathbox)
 Build a unique panel grouping the mgSmallGreekPanel and the mgCapitalGreekPanel panels.


The documentation for this class was generated from the following files:

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

[ Top ]