enthought / enthought/traitsui

Windows/wx: Tabular editor redraw failure after row deletion

Open
#38 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

1. Edit Tabular_editor_demo.py, line 96 to:
operations = [ 'move', 'delete' ],
2. Run on wx in Windows 7.
3. Select the first row and press DEL key.
4. Note that the table rows have not changed.
5. As you move the cursor down, row by row, the rows at and above the cursor are correct, but those below are not (unless you redraw the window).

Not present in Linux (punchagan), or OSX, now with QT in Windows.

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.