Editor Basics

Insertions

WebEdit.NET offers a few built-in insertion dialogs, and lets you define your own mechanism as well.

Built-In Dialogs

Custom Dialogs

You can write custom dialogs with script macros, or using an AddIn.

File Insertions

Any file can be inserted into a document. This is often referred to as "inserting a template", since the application scans the text of the file expandable tokens. See Templates for more details.

Token Insertions

This means to insert a token from a Token List selected in the Tokens Window. For details, see Token Lists.

Auto Completion (AutoText)

For details, see AutoText.

Syntax Coloring

For details, see Syntax Coloring.

Drag-And-Drop

Dragging Tokens

...

Dragging Document Links

...

Cross-Window Drag-And-Drop

...


See Also: Browser Basics