Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Supplementary Text



On Sep 2, 2008, at 3:57 PM, email@hidden wrote:

Here's a random question.

In Safari (3.1.2) on Mac (10.5.4), in the search field the word "Google" appears, because -- since the field isn't being used to display anything the user has typed -- it might might as well display something useful. (In this case, it gives the name of the engine that will be used.)

Is there an official name for this GUI feature? As soon as the component gets the focus, the extra text goes away.

I developed something to achieve a similar effect in Java:
http://homepage.mac.com/bricolage1/samples/InstructionalText.java

I'm basically looking for design opinions about this feature, possibly including:
1. A name (what is it officially called)
2. Guidelines for how/when to use it
3. Opinions from programmers about it

I'm not sure if this GUI feature actually has an official name but "in- place hint" seems as good as any.


I've only ever seen it used when an additional hint is needed about what a field is, or what it does, or what form it takes. The "new account" sheet in Mail.app also uses this for the email address line, and shows "email@hidden" to give a soft clue to the user what a valid email address is.

I wouldn't want to use it as a replacement for labels (since after you fill out the field, it is impossible to distinguish the fields from each other).

This looks really interesting, and I think other developers will find this useful. I'd even be interested in adding it as a default feature to Aqua text fields, if you set a "JTextField.inPlaceHint" client property with the string you want to appear inside. If anyone would like to file it as a feature request at http://bugreporter.apple.com, we'll let you know if we put it into a developer preview.

Naturally, I'd love to know if other developers have better ideas for the name of this UI feature.

Great work,
Mike Swingler
Java Runtime Engineer
Apple Inc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden
References: 
 >Supplementary Text (From: email@hidden)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.