wxToolCheckListBox Class Reference

#include <toolbarcust/toolbarcustdlg.h>

List of all members.

Public Member Functions

 wxToolCheckListBox (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
 ~wxToolCheckListBox ()
bool Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
virtual wxString OnGetItem (size_t n) const
 Returns the HTML for this item.
void SetCustomisation (wxToolBarCustomisationInfo *info)
 Associates the control with a list of icons.
wxToolBarCustomisationInfoGetCustomisation () const
void UseCustomisation (wxToolBarCustomisationInfo *info)
 Use the customisation.
void UpdateList ()
 Updates the list.
void OnLeftDown (wxMouseEvent &event)
 Sets/gets the selections.
virtual wxColour GetSelectedTextColour (const wxColour &colFg) const
virtual wxColour GetSelectedTextBgColour (const wxColour &colBg) const
void ClearMemoryBitmaps ()
 Clear the memory bitmaps.
void AddMemoryBitmaps ()
 Add the memory bitmaps for the current info.


Detailed Description

wxToolCheckListBox class declaration

Constructor & Destructor Documentation

wxToolCheckListBox::wxToolCheckListBox ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = 0 
)

wxToolCheckListBox::~wxToolCheckListBox (  ) 


Member Function Documentation

void wxToolCheckListBox::AddMemoryBitmaps (  ) 

Add the memory bitmaps for the current info.

void wxToolCheckListBox::ClearMemoryBitmaps (  ) 

Clear the memory bitmaps.

bool wxToolCheckListBox::Create ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = 0 
)

wxToolBarCustomisationInfo* wxToolCheckListBox::GetCustomisation (  )  const [inline]

virtual wxColour wxToolCheckListBox::GetSelectedTextBgColour ( const wxColour &  colBg  )  const [virtual]

virtual wxColour wxToolCheckListBox::GetSelectedTextColour ( const wxColour &  colFg  )  const [virtual]

wxString wxToolCheckListBox::OnGetItem ( size_t  n  )  const [virtual]

Returns the HTML for this item.

void wxToolCheckListBox::OnLeftDown ( wxMouseEvent &  event  ) 

Sets/gets the selections.

Select one item Is this item selected? Detect checkbox clicks

void wxToolCheckListBox::SetCustomisation ( wxToolBarCustomisationInfo info  )  [inline]

Associates the control with a list of icons.

void wxToolCheckListBox::UpdateList (  ) 

Updates the list.

Updates the list, for example if the icon list changed.

void wxToolCheckListBox::UseCustomisation ( wxToolBarCustomisationInfo info  ) 

Use the customisation.


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