wanjidong / jmesa

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

Display tooltip in column header #246

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Help me in displaying tooltip in column header.

What is the expected output? What do you see instead?
Need to display tooltip on column 

What version of the product are you using? On what operating system?
jmesa 2.4.2 on windows

Please provide any additional information below.

Original issue reported on code.google.com by ravi...@gmail.com on 23 Feb 2010 at 12:42

GoogleCodeExporter commented 8 years ago
You would need to create a custom header editor and plug it in.

http://code.google.com/p/jmesa/wiki/Editors

What you could do is extend (or copy) the HtmlHeaderEditor and modify it how you
need. However I do think that it would be a nice feature to have tooltips in 
JMesa's
header. Right now I do believe there is a tooltip for the sorting (specified in 
the
preferences), but you are wanting something more dynamic.

Original comment by jeff.johnston.mn@gmail.com on 24 Feb 2010 at 12:28

GoogleCodeExporter commented 8 years ago

Original comment by jeff.johnston.mn@gmail.com on 9 Mar 2011 at 8:20