wx.EVT_LIST_COL_DRAGGING problem

Rickey, Kyle W wrote:

Sorry, wxpython 2.8.7.1, MSW XP, python 2.5. I read up on the links
provided by Aaron, but couldn't find a solution.

There is a comment in the code indicating that the native windows message that wx turns into the EVT_LIST_COL_DRAGGING event is not always delivered, perhaps depending on Windows version or the version of the common controls. So this is likely a Windows problem.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!