wxScrollingDialog Class Reference

#include <uiutils/scrollingdialog.h>

Inheritance diagram for wxScrollingDialog:

wxDialogHelper wxCommandEditorDialog

List of all members.

Public Member Functions

 wxScrollingDialog ()
 wxScrollingDialog (wxWindow *parent, int id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
bool Create (wxWindow *parent, int id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
void Init ()
virtual bool Show (bool show=true)
 Override Show to rejig the control and sizer hierarchy if necessary.
virtual int ShowModal ()
 Override ShowModal to rejig the control and sizer hierarchy if necessary.


Detailed Description

A class that makes its content scroll if necessary

Constructor & Destructor Documentation

wxScrollingDialog::wxScrollingDialog (  )  [inline]

wxScrollingDialog::wxScrollingDialog ( wxWindow *  parent,
int  id = wxID_ANY,
const wxString &  title = wxEmptyString,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE 
) [inline]


Member Function Documentation

bool wxScrollingDialog::Create ( wxWindow *  parent,
int  id = wxID_ANY,
const wxString &  title = wxEmptyString,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE 
)

void wxScrollingDialog::Init (  ) 

Reimplemented from wxDialogHelper.

Reimplemented in wxCommandEditorDialog.

bool wxScrollingDialog::Show ( bool  show = true  )  [virtual]

Override Show to rejig the control and sizer hierarchy if necessary.

int wxScrollingDialog::ShowModal (  )  [virtual]

Override ShowModal to rejig the control and sizer hierarchy if necessary.


The documentation for this class was generated from the following files:

Generated on Wed May 6 19:22:09 2009 for AxTk by  doxygen 1.5.8