Building A Custom Wizard - MACROMEDIA HOMESITE Using Manual

For windows 98, windows me, windows nt 4.0, windows 2000, and windows xp
Table of Contents

Advertisement

214

Building a custom wizard

This section describes how to collects information from a user with a wizard.
Wizards are an integral part of many software products because they enable users to
perform complex tasks in an orderly, comprehensible user interface. Also, a
well-designed wizard controls its input and ensures a high probability of user
success.
HomeSite+ for Dreamweaver MX includes a number of wizards, and you can create
your own with the Wizard Markup Language (WIZML). If you have worked with
VTML to create or edit tag dialog boxes, you are familiar with building user interface
containers and controls and with defining page layout. You can use these skills to
add wizards to your applications.
To create a wizard:
1
2
3
The recommended way to organize wizards and supporting files is to save the vtm
and wml files in the \Wizards\Custom folder and to save the image files in the
\Wizards\Images folder of your HomeSite+ for Dreamweaver MX directory.
Write a wizard definition (VTM) file to specify the pages, parameters, output, and
logical flow.
Implement one or more output template (WML) files for the wizard.
Create wizard graphic (BMP) files.
Each of these steps is described in detail in the following sections.
Chapter 14 Customizing the Development Environment

Advertisement

Table of Contents
loading

This manual is also suitable for:

Homesite+ for dreamweaver mx

Table of Contents