enthought / enthought/traitsui
Suggest in the documentation to run ```ETS_TOOLKIT="qt4" python examples/demo/demo.py``` ?
Open
component: documentation
type: bug
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Dear all,
Just a tiny suggestion to tell curious users to run the following command:
```
ETS_TOOLKIT="qt4" python examples/demo/demo.py
```
A few screenshots would also make the `README.md` more pleasant in order to see what users would expect to see. It would help a lot new users (like me) who wish to have a quick overview of TraitsUI capabilities.
Notice that I expressly specified `ETS_TOOLKIT="qt4"` because with the default backend, applications do not show up when clicking on the `Demo` thumbnail.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.