Re: "standards" for tooltips?



On 29-4-2005 4:06, sean wrote:
All,

I'm working on a large Swing app. which has inconsistent use of
tooltips.  In fact I have to address a bug report complaining about the
inconsistencies of the tooltips.  Some of our widgets display "helpful
text" as tooltips, others display the full details on the chosen value
(e.g. full pathname of a file chosen) etc.

Is there any documented standard for how best to use tooltips?

TIA,
Sean

Maybe the Java L&F design guidelines provide some rules of thumb:
<http://java.sun.com/products/jlf/ed2/book/>
<http://java.sun.com/products/jlf/at/book/>
--
Regards,

Roland de Ruiter
  ___      ___
 /__/ w_/ /__/
/  \ /_/ /  \
.



Relevant Pages

  • "standards" for tooltips?
    ... In fact I have to address a bug report complaining about the ... inconsistencies of the tooltips. ... Some of our widgets display "helpful ...
    (comp.lang.java.gui)
  • Re: "standards" for tooltips?
    ... Roland wrote: ... inconsistencies of the tooltips. ... Some of our widgets display "helpful ...
    (comp.lang.java.gui)