How can we set the position of a task window on screen?
Open
component: documentation
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
By default, the task window is opened at the top-left corner of the screen. `TaskWindowLayout.position` seems to be relevant here - https://github.com/enthought/pyface/blob/7fe4ca7357986e25611151e1a70cc31efc6fd217/pyface/tasks/task_window_layout.py#L29-L30
But, `TaskWindowLayout.position` is not clearly documented and it is unclear how we can set the position of the task window on screen.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.