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

mgSolvePanel Class Reference

#include <SolveDlg.h>

Inheritance diagram for mgSolvePanel:

mgMathBoxWndUser List of all members.

Detailed Description

This panel contains a list of the mcSolvers hold by MathCore.

The user is allowed to choose one of them, set its options and

Definition at line 51 of file SolveDlg.h.

Public Member Functions

 mgSolvePanel (wxWindow *parent, mgMathWnd *pWnd, mgMathBox *pBox, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("panel"))

Protected Member Functions

void BuildCtrls ()
void BuildAll ()
void OnSolve (wxCommandEvent &)
void OnSolverOption (wxCommandEvent &)
virtual void UpdateSolverList ()
 Updates the list of mcSolvers, enabling and disabling the mcSolvers that cannot be used...

Protected Attributes

wxListBox * m_pListBox


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 ]