Remove mention of "listbox callback" from wxListBox documentation.
This is probably a left over from wxWidgets 1.x. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,9 +26,6 @@
|
|||||||
items.
|
items.
|
||||||
|
|
||||||
|
|
||||||
A listbox callback gets an event @c wxEVT_COMMAND_LISTBOX_SELECTED for
|
|
||||||
single clicks, and @c wxEVT_COMMAND_LISTBOX_DOUBLECLICKED for double clicks.
|
|
||||||
|
|
||||||
@beginStyleTable
|
@beginStyleTable
|
||||||
@style{wxLB_SINGLE}
|
@style{wxLB_SINGLE}
|
||||||
Single-selection list.
|
Single-selection list.
|
||||||
|
Reference in New Issue
Block a user