Re: HIG question



On Wed, 2003-01-15 at 15:22, Loban A Rahman wrote:
> I couldn't find an answer to this question in the HIG.
> 
> I want to add tooltips to my brand new HIG-compliant dialogs. Do I add
> them to the labels of the controls or the controls themselves?

Good question :)  You might even consider adding tooltips to both,
particularly if the label is for a group of controls rather than a
single control.

However, bear in mind that labels are not generally focusable, so a
keyboard-only user has no way to pop up the tooltip for a label. 
However, they can pop up the tooltip for a control by focussing it, then
pressing Ctrl+F1.  So associating tooltips with the controls themselves
is certainly the more accessible approach.

Cheeri,
Calum.

-- 
CALUM BENSON, Usability Engineer       Sun Microsystems Ireland
mailto:calum benson sun com            GNOME Desktop Group
http://ie.sun.com                      +353 1 819 9771

Any opinions are personal and not necessarily those of Sun Microsystems




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]