]> git.saurik.com Git - wxWidgets.git/commitdiff
EVT_TREE_STATE_IMAGE_CLICK is not Windows-only any more.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Apr 2013 10:47:16 +0000 (10:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Apr 2013 10:47:16 +0000 (10:47 +0000)
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

interface/wx/treectrl.h

index f328935b7e25a119383055ce61338a7f263ef158..0ab6c0a247b27e48e24c4b132cff4880c360a101 100644 (file)
           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)}
           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
 
           Processes a @c wxEVT_COMMAND_TREE_STATE_IMAGE_CLICK event type.
     @endEventTable