enthought / enthought/traitsui
Document the fact that the icon on the traitsui application can be changed
Open
component: documentation
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description

By default, traitsui applications have an icon on the top-left corner of the application (on windows). Document the fact that this icon can be changed by passing the `icon` argument on the `View`. Alternatively, to remove the icon entirely, the user can manually call the `setWindowIcon` method on the control with `None`.
This might belong in a new How-To documentation section.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.