enthought / enthought/traitsui
Fix TableEditor on wx
Open
priority: low
toolkit: WxPython4
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Currently all the tests in `test_table_editor.py` fail on wx. They are being skipped on #1707
Given that I don't know that we should really be claiming wx support for TableEditor.
Even further, we need to add UITester support for wx TableEditor (once actual support is working) as this was not included in #1707 and is difficult to do / verify it is working when the base support isn't working.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.