Merge branch 'HelioGuilherme66-40xcustomtreectrl' into wxPy-4.0.x

(cherry picked from commit 32ae30b988)
This commit is contained in:
Robin Dunn
2018-09-25 15:18:22 -07:00
parent 900f002518
commit addb1906c9
4 changed files with 173 additions and 33 deletions

View File

@@ -114,6 +114,10 @@ Changes in this release include the following:
* Fix rendering and mouse sensitivity in UltimateListCtrl when adding HyperText
items. (#1010)
* Added a parameter to lib.agw.CustomTreeCtrl.SetItemWindow(), to allow
positioning the Window (a small image) on the left of text in a
CustomTreeItem. (#PR886).