#include <GreekDlg.h>
Definition at line 176 of file GreekDlg.h.
Public Member Functions | |
mgGreekPalette (wxMainFrame *parent, wxWindow *client, mgMathWnd *mathwnd, mgMathBox *mathbox, wxWindowID id=-1, const wxString &title=wxT("Greek alphabet"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxPALETTEFRM_DEFAULT_STYLE, const wxString &name=wxT("mgGreekPalette")) | |
Protected Member Functions | |
void | Build (wxWindow *client, mgMathWnd *mathwnd, mgMathBox *mathbox) |
Build a unique panel grouping the mgSmallGreekPanel and the mgCapitalGreekPanel panels. |
[ Top ] |