HTML Kit site requirements.

HTML editor / Support Document
HomeHTML-Kit downloadsAdd-ins that update and extend HTML-Kit's capabilitiesSoftware and authoring support channelsRegister -- download add-ons and support HTML-KitOnline tools for HTML-Kit users
 

Support Document

 Home > Support > Support Documents > Plugins > Information: InputWizard...
 
 
Information: InputWizard Reference for Plugin Developers
The information in this document applies to:
 Summary

This document provides brief descriptions of field types, attributes and other parameters available in the HTML-Kit InputWizard interface for plugin authors. This document is currently under construction.
 
 Details

Field types:

color, style, file, text, label, password, number, textarea, button, checkbox, date, image, link, list, spin.

Attributes:

type id prompt hint value focused readonly maxlength height left charcase align expanded precision scrollbars wordwrap min max decimalplaces format sort showicons showtext multiline width increment iconname iconindex selected filter defext deffile title initdir filenameonly relpath

Predefined icon names:

empty, bullet, msg_error, msg_warning, msg_message, msg_comment, msg_question, undo, redo, cut, copy, paste, delete, find, file_save, file_saveas, file_open, file_new, url_open, print, browser, attr_color, attr_image, attr_id, attr_type, attr_text, attr_event, attr_number, attr_style, attr_class, attr_target, attr_title, attr_url, attr_charset, attr_label, attr_lang, attr_file, attr_memo, attr_password, attr_button, attr_checkbox, attr_currency, attr_date, attr_listimage, attr_mask, attr_mru, attr_list, attr_combobox, attr_popup, attr_spin, attr_time.

 
 References

demoIWUserInput
Demonstrates how to use the InputWizard dialog to get user input. Included are easy to use functions for getting text/string and number/integer input.

demoIWPickImg
Demonstrates how to use the InputWizard interface to list *.gif image files in the current document's directory, dynamically preview the selected image, calculate image dimensions, and insert the IMG tag for the selected image into the current do...

demoInputWizardIcons
Demonstrates how to use custom icons in InputWizard dialogs.

demoInputWizardNewPage
Demonstrates how to write a page wizard with real-time preview using the InputWizard function. After installing the plugin, select "File | New from Page Wizard | Create a simple web page using the InputWizard" from the main menu to invoke t...

demoPageWizard
Demonstrates how to write Page Wizards (template generators).

demoIWTable
Demonstrates how to use the InputWizard interface to create dynamic templates. Open the HPD file in Plugins Generator 2.96+ and invoke the InputWizard Designer to modify the template. Press F12 to preview the template.

demoPHPInputWizard
Demonstrates how to write a plugin in PHP that adds a page wizard with a real-time preview using the InputWizard function. After installing the plugin, select "File | New from Page Wizard | Create a simple web page using the InputWizard" fr...

 
 
 
Document ID: H000155
Audience: Advanced user
Reviewed On: 05-Jul-2003
THE INFORMATION IN THIS DOCUMENT IS PROVIDED ON AN AS-IS BASIS WITHOUT WARRANTY OF ANY KIND. PROVIDER SPECIFICALLY DISCLAIMS ANY OTHER WARRANTY, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL PROVIDER BE LIABLE FOR ANY CONSEQUENTIAL, INDIRECT, SPECIAL OR INCIDENTAL DAMAGES, EVEN IF PROVIDER HAS BEEN ADVISED BY "USER" OF THE POSSIBILITY OF SUCH POTENTIAL LOSS OR DAMAGE. "USER" AGREES TO HOLD PROVIDER HARMLESS FROM AND AGAINST ANY AND ALL CLAIMS, LOSSES, LIABILITIES AND EXPENSES.