Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Proper statusbar component #104

Open
GoogleCodeExporter opened this issue May 19, 2015 · 8 comments
Open

Improvement: Proper statusbar component #104

GoogleCodeExporter opened this issue May 19, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

Currently, statusbars are simple text fields.  I suggest adding the following 
functionality:

* Knowledge of error levels (green, yellow, red?)
* Changes display over time:
  * Displays bright text briefly before dimming (marks the reception of new text)
  * Vanishes after a while (5 seconds?)

Creating a timed event for these things requires access to the io_service and 
GUI strand.

Original issue reported on code.google.com by [email protected] on 26 Jun 2012 at 7:18

@GoogleCodeExporter
Copy link
Author

[deleted comment]

1 similar comment
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

  * Marquee for text that is too long to display

Original comment by [email protected] on 23 Oct 2012 at 8:57

@GoogleCodeExporter
Copy link
Author

Implemented a first pass.  It has no knowledge of error levels -- not that I'm 
100% sure it should -- and doesn't marquee.  Nor does it dim.

But that's all fun to come.

Original comment by [email protected] on 23 Oct 2012 at 8:29

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 25 Oct 2012 at 1:32

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 16 Jan 2013 at 9:38

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Pushed back to the backlog.  See roadmap for rationale.

Original comment by [email protected] on 7 Aug 2014 at 12:24

  • Added labels: Milestone-WishList
  • Removed labels: Milestone-Release1.2

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 7 Aug 2014 at 12:35

  • Added labels: Milestone-Backlog
  • Removed labels: Milestone-WishList

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants