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