This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Assistants

A secondary window that guides the user through an operation by breaking it into sequential steps.

Tags

wizard, configuration, settings, first run

Status

Experimental: if you use this pattern, you may have to remove or replace it in a future release of your software to remain consistent with other GNOME applications.

Description

Assistant screenshot

When to Use

Assistants are useful for making complex operations less intimidating, as they restrict the information visible to the user at any given moment.

Current Usage

Evolution

User Guide

Keyboard Navigation

Specification

Window Commands: Close, Minimize/Unminimize, Roll-up/Unroll

Introductory Page

Introductory Page Screenshot

The first page provides the user with the "big picture". Place the title of the assistant in the window's title bar and the assistant's title area, along with an optional picture. Beneath this, state the goal of the assistant, and, if it is not obvious, where the user can find the information the assistant will be asking for. Title Format:

Content Pages

Content Page Screenshot

Content pages contain the actual settings of the assistant. Summarize the type of setting present on each content page in its title area. For example, Mail Server. Title Format:

Last Page

Last Page Screenshot

The last page should summarize the settings that will be changed by the assistant, and how the user can modify them later.

Source Code

Terminology

See Also

Co-Requirements

Configuration

Competitive Approaches

Feedback

Usability Results and Feedback

Discussion

Change Log


CategoryUsability


2024-10-23 11:03