enthought / enthought/traitsui
Use wx.html2 for the wxPython HTMLEditor
Open
good first issue
priority: low
toolkit: WxPython4
type: enhancement
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
The current Wx `HTMLEditor` uses `wx.html` which is a very limited renderer. The `wx.html2` package provides front-ends for more modern web viewers, which should bring capabilities closer to those of the Qt `HTMLEditor`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.