problem with EVT_TREE_BEGIN_RDRAG

sebcio sebcio at gmx.net
Wed Jul 5 01:54:06 PDT 2006


Hi,

I have a problem with EVT_TREE_BEGIN_RDRAG.
The method self.OnBeginRightDrag isn't called.
self.tree.Bind(wx.EVT_TREE_BEGIN_RDRAG, self.OnBeginRightDrag)

I tried this example:
http://wiki.wxpython.org/index.cgi/DragAndDropWithFolderMovingAndRearranging

Maybe it's because of my usb mouse?

thanks in advance

sebcio

---
winxp
python 2.4.3
wxpython 2.6.3.2 unicode




More information about the wxpython-users mailing list