enthought / enthought/pyface

Status bar in a task application not visible unless window is resized

Open
#329 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
115
Forks
54
PR merge metrics
No merged PRs in 30d

Description

(With pyface 6.0.0-1, qt4, python 3)
I have added a `status_bar` to a pyface `Task` however by default it is not visible until the user resizes the window vertically. This can be seen by adding a line like `status_bar = StatusBarManager()` to the example task in the advanced tasks examples.

Here is what the window looks like in the example (I have closed the dock pane as not relevant):
screen shot 2018-08-01 at 16 12 25

Here is what the window looks like after resizing (note the status bar at the bottom, which now stays visible regardless of resizing):
screen shot 2018-08-01 at 16 16 37

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.