Drag and drop support

Drag and drop support

40tude HTML offers extensive drag and drop support

Tag creation

You can easily create a link or an image tag by dragging and dropping a file from 40tude HTML's file panel or from the Windows Explorer onto the edit window.

Dropping an HTML document will insert the following tag at the drop point:

<A href="..."></a>

Dropping an image file will insert the following tag at the drop point:

<IMG src="..." WIDTH="..." HEIGHT="..." BORDER="0">

You can suppress the width and height attributes by holding down CTRL when dropping the file.

Opening documents

You can drag and drop one or more files on the 40tude HTML icon or directly on the running program (but outside the edit window and file panel; see "Tag creation" above and "Copying or moving files below") to open a file or project.

Copying or moving files

You can drag and drop one or more files on 40tude HTML's file panel to copy or move files to the current directory and to 40tude HTML's directory tree to copy or move files to another directory.

Moving selected text

You can move selected text in the editor by simple drag and drop. Holding down CTRL when dropping the selection will copy the selected text.


Last change: June 08, 2001 - © Softwareentwicklung Marcus Monnig

drag and drop;copy files;move files