enthought / enthought/traitsui

Document the fact that the icon on the traitsui application can be changed

Open
#1,547 1 comment 0 reactions 0 assignees View on GitHub
component: documentation
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

![peeps](https://user-images.githubusercontent.com/1926457/112097240-8b666c00-8b97-11eb-98c3-c52434950ffb.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.