EVT_TREE_STATE_IMAGE_CLICK is not Windows-only any more.
State images in wxTreeCtrl are now supported under all platforms. See #9591. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
right click or by using the menu key.
|
||||
Processes a @c wxEVT_COMMAND_TREE_ITEM_MENU event type.
|
||||
@event{EVT_TREE_STATE_IMAGE_CLICK(id, func)}
|
||||
The state image has been clicked. Windows only.
|
||||
The state image has been clicked.
|
||||
Processes a @c wxEVT_COMMAND_TREE_STATE_IMAGE_CLICK event type.
|
||||
@endEventTable
|
||||
|
||||
|
Reference in New Issue
Block a user