Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

mltextbox Class Reference

A dialog for input of multi-line text. More...

#include <mltextbox.h>

List of all members.

Public Member Functions

 mltextbox (wxWindow *parent, const wxString &title, const wxString &msg, const wxString &dflt, bool edit=TRUE)
 Create the dialog.
wxString GetValue ()

Protected Attributes

wxTextCtrl * value


Detailed Description

A dialog for input of multi-line text.


Constructor & Destructor Documentation

mltextbox::mltextbox wxWindow *  parent,
const wxString &  title,
const wxString &  msg,
const wxString &  dflt,
bool  edit = TRUE
 

Create the dialog.

Parameters:
parent the parent id
title the dialog title
msg the dialog message
dflt the default string
edit allow editing


Member Function Documentation

wxString mltextbox::GetValue  )  [inline]
 


Member Data Documentation

wxTextCtrl* mltextbox::value [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Mar 10 12:32:03 2006 for MonkeyFish by  doxygen 1.4.4