]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/customtreectrl.py
close the file before removing it
[wxWidgets.git] / wxPython / wx / lib / customtreectrl.py
index 75d792258c7ec6eb1d92554d6107b42f5ac9a3f4..1dfcde6193f43797a8a103750862d4dd16923ba6 100644 (file)
@@ -4271,8 +4271,8 @@ class CustomTreeCtrl(wx.PyScrolledWindow):
                     dc.DrawRectangleRect(itemrect)
 
         else:
-        
-            if item.IsSelected() and image != _NO_IMAGE:
+
+            if item.IsSelected():
             
                 # If it's selected, and there's an image, then we should
                 # take care to leave the area under the image painted in the