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

Hover-over text for task names in LED view #55

Closed
benfitzpatrick opened this issue May 29, 2012 · 4 comments
Closed

Hover-over text for task names in LED view #55

benfitzpatrick opened this issue May 29, 2012 · 4 comments
Assignees

Comments

@benfitzpatrick
Copy link
Contributor

The LED view displays task names vertically to conserve horizontal space. To avoid neck ache, we should display the task name as (horizontal) hover-over text when the mouse is over the task name.

@ghost ghost assigned benfitzpatrick May 29, 2012
@cylc
Copy link
Collaborator

cylc commented Jun 29, 2012

Ben, are you thinking of (possibly optionally) replacing the current vertical task names with the hover-over, or having both?

@benfitzpatrick
Copy link
Contributor Author

I was thinking of keeping the vertical names, but also having the hover-over when task names are toggled off.

It's possible to put something in (that will be switched off for PyGTK versions less than 2.12) like this:

http://www.pygtk.org/docs/pygtk/class-gtktreeview.html#method-gtktreeview--set-tooltip-cell

so that we can have hover-over text on the LED icons themselves

@matthewrmshin
Copy link
Contributor

We can also have a function to transpose the LED view?

@benfitzpatrick
Copy link
Contributor Author

Addressed by SHA: 98dec39

Matt's suggestion put in https://github.com/hjoliver/cylc/issues/104

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

No branches or pull requests

2 participants