#include <SolveDlg.h>
Definition at line 92 of file SolveDlg.h.
Public Member Functions | |
mgSolveDlg (wxWindow *parent, mgMathWnd *pWnd, mgMathBox *pBox, wxWindowID id=-1, const wxString &title=wxT("Choose the solver algorithm..."), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER, const wxString &name=wxT("dialogBox")) | |
Protected Member Functions | |
void | OnPanelDismiss (wxCommandEvent &) |
[ Top ] |