This class handles the creation of a custom image in case of item drag and drop.
__init__ |
Default class constructor. |
CreateBitmap |
Actually creates the drag and drop bitmap for DragImage . |
DragImage
(wx.DragImage)¶This class handles the creation of a custom image in case of item drag and drop.
__init__
(self, treeCtrl, item)¶Default class constructor. For internal use: do not call it in your code!
Parameters: |
|
---|