]> git.saurik.com Git - wxWidgets.git/commit
added a wxTreeEvent ctor taking the associated wxTreeCtrl and optional wxTreeItemId...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Jun 2006 18:49:06 +0000 (18:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Jun 2006 18:49:06 +0000 (18:49 +0000)
commit2388d9b331a37bbab59db42e06bc8a05380fb813
treecc85ac766d3624d1b10cb47d1cd376d276c37c97
parent09f277d6838930b81f99a60afe55d408d9b5bc54
added a wxTreeEvent ctor taking the associated wxTreeCtrl and optional wxTreeItemId; this reduces code duplication and also allows us to easily ensure that client data pointer is set properly for all events (it was never initialized before) (replaces patch 1503531)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/treebase.h