enthought / enthought/traitsui
In Windows wx, TabularEditor does not draw column contents when show_titles=False
Open
priority: low
toolkit: WxPython4
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Example: demo Multi_select_string_list.py
As a workaround, this example has been changed to show_titles=True, but if you change that to False (or run revision 11be483), you can see that (in Windows 7 at least), the left table contents do not draw until the selection has passed through all rows.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.