diff --git a/docs/latex/wx/cmdevent.tex b/docs/latex/wx/cmdevent.tex index 5983803d53..140adfc55a 100644 --- a/docs/latex/wx/cmdevent.tex +++ b/docs/latex/wx/cmdevent.tex @@ -162,6 +162,10 @@ deselection one. For the menu events, this method indicates if the menu item just has become checked or unchecked (and thus only makes sense for checkable menu items). +Notice that this method can \emph{not} be used with +\helpref{wxCheckListBox}{wxchecklistbox} currently. + + \membersection{wxCommandEvent::IsSelection}\label{wxcommandeventisselection} \func{bool}{IsSelection}{\void}