ralphie79 / switchlist

Automatically exported from code.google.com/p/switchlist
0 stars 0 forks source link

Hovering for tool tips should work in tables. #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hovering for tool tips (for details on cargo, etc) should work on both buttons 
and widgets in the bottom of each window as well as on the various tables.

To reproduce:

Go to the freight car window, and hover over a cargo name in the table.  
Nothing happens.
Now hover over the cargo button towards the bottom of the screen; you get a 
helpful tool tip.

This would help usability (especially with cargos); the only question is 
whether an NSTableView allows a tool tip on individual items in the table.

Original issue reported on code.google.com by rwbowdi...@gmail.com on 21 Dec 2011 at 4:12

GoogleCodeExporter commented 8 years ago
Fixed in 0.9.3.

Original comment by rwbowdi...@gmail.com on 21 Dec 2011 at 5:34