wxToolItemEditorTextCtrl Class Reference

Text area for entering new labels of toolbox tabs and items. More...

#include <wxToolBox.h>

List of all members.

Public Member Functions

wxToolBoxItemGetItem ()
 Returns pointer to current toolbox object (associated with text control).
void SetItem (wxToolBoxItem *item)
 Sets current toolbox object.
 wxToolItemEditorTextCtrl (wxToolBox *parent, wxToolBoxItem *item=NULL, wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, long style=wxSIMPLE_BORDER)
 Constructor.


Detailed Description

Text area for entering new labels of toolbox tabs and items.


Constructor & Destructor Documentation

wxToolItemEditorTextCtrl::wxToolItemEditorTextCtrl ( wxToolBox parent,
wxToolBoxItem item = NULL,
wxPoint  pos = wxDefaultPosition,
wxSize  size = wxDefaultSize,
long  style = wxSIMPLE_BORDER 
)

Constructor.

Parameters:
parent - parent component
item - current toolbox object (wxToolBoxItem or wxToolBoxTab)
pos - position
size - size of text area
style - window style


Member Function Documentation

void wxToolItemEditorTextCtrl::SetItem ( wxToolBoxItem item  )  [inline]

Sets current toolbox object.

Parameters:
item - pointer to current toolbox object


Generated on Sun Apr 8 00:19:07 2007 for wxToolBox by  doxygen 1.5.2
Hosted by uCoz