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

mgSolveDlg Class Reference

#include <SolveDlg.h>

List of all members.


Detailed Description

A simple dialog window containing a mgSolvePanel.

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 &)


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 ]