All functionality I know hot implement already implemented.
Testing is needed. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -375,6 +375,7 @@ public:
|
||||
void SendSelChanging(const wxTreeItemId& item);
|
||||
void SendSelChanged(const wxTreeItemId& item);
|
||||
protected:
|
||||
wxTreeItemId m_editItem;
|
||||
GtkTree *m_tree;
|
||||
GtkTreeItem *m_anchor;
|
||||
wxTextCtrl* m_textCtrl;
|
||||
|
Reference in New Issue
Block a user