enthought / enthought/traitsui

cannot drag items in wx.TabularEditor (traitsui 4.0.1)

Open
#116 0 comments 0 reactions 0 assignees View on GitHub
priority: low toolkit: WxPython4
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Dragging on a TabularEditor on 4.0.1 does not work.

wx.EVT_LIST_BEGIN_DRAG appears to be hidden by wx.EVT_MOTION, which does not skip the event.

Looks like one should just modify the traitsui.wx.TabularEditor._motion method to skip the event.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.