explicitly mention that IsChecked() can't be used with wxCheckListBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user