#include <SpecialSymDlg.h>
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. |
[ Top ] |