blue/black screen windows in examples
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
When running the examples timer.py, dialog.py, and progress_dialog.py (found in https://github.com/enthought/pyface/tree/master/examples ) on wx the GUI windows are blued or blacked out.
See screen shots below:
running timer.py on both qt and wx yields:

Effectively the same thing occurs for dialog.py
When running progress_dialog.py on qt I see:

Whereas on wx I see:

-----EDIT----
Very strange, on my actual screen the progress popup window appears black, but when I take a screenshot, the screenshot shows the window? This is a screen recording that shows what I see:
[Screen Recording 2020-07-28 at 1.25.24 PM.mov.zip](https://github.com/enthought/pyface/files/4990442/Screen.Recording.2020-07-28.at.1.25.24.PM.mov.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.