*** Welcome to piglix ***

Balloon help


Balloon help was a help system introduced by Apple Computer in their 1991 release of System 7.0. The name referred to the way the help text was displayed, in "balloons", like those containing the words in a comic strip. The name has since been used by many to refer to any sort of pop-up help text.

During the leadup to System 7, Apple studied the problem of getting help in depth. They identified a number of common questions, such as Where am I? and How do I get to...?. In the context of computer use they identified two main types of questions users asked: What is this thing? and How do I accomplish...?. Existing help systems typically didn't provide useful information on either of these topics, and were often nothing more than the paper manual copied into an electronic form.

One of the particularly thorny problems was the What is this thing? question. In an interface that often included non-standard widgets or buttons labeled with an indecipherable icon, many functions required the end user referring to their manual. Users generally refused to do this, and ended up not using the full power of their applications since many of their functions were "hidden". It was this problem that Apple decided to attack, and after extensive testing, settled on Balloon Help as the solution.

Apple's solution for How do I accomplish...? was Apple Guide, which would be added to System 7.5 in 1994.

Balloon help was activated by choosing Show Balloon Help from System 7's new Help menu (labelled with a Balloon Help icon in System 7, the Apple Guide icon in System 7.5, and the word Help in Mac OS 8). While balloon help was on, moving the mouse over an item would display help for that item. Balloon help was deactivated by choosing Hide Balloon Help from the same menu.

The underlying system was based on a set of resources included in application software, holding text that would appear in the balloons. The balloon graphics were supplied by the operating system itself. As the balloons were implemented entirely as resources, they could be added fairly easily using Apple's Rez resource compiler or third-party software like Resourcerer. Apple also supplied a custom editor application to simplify the process, which displayed a list of only those objects that required balloons, and edited the text inside a balloon shape to give the developer some idea of how the resulting balloon would be displayed.

The engine would automatically display the proper balloon based on the mouse location and the item's current state. It also positioned the balloon using an algorithm designed to keep it from covering the objects being examined. Help text for most common UI elements, such as the Close Box on a window, was built into the system. Developers could also include balloons for their application icon itself, allowing users to identify an unknown application in the Finder without launching it.


...
Wikipedia

...