D&Do v. 1.0   Prev   Next   Top


Tagged Drops Identification

 These parameters define the number of tags, and for each one, its associated drop type and its hint text. A hint text and the drop type for untagged drops are also defined there.

Example: Here is a typical set of drop identification parameters:
DN:2
DH: Extra Drop
DH:0 First Tag
DH:1 Second Tag
DT: ANY
DT:0 DIR
DT:1 FIL

This example represents the case where:
Two tags are defined
For non-tagged drops, the target area will display "Extra Drop" and it will accept any drop type (ANY)
For the first tag (index 0), the target area will display "ID= First Tag" and it will accept a directory drop only (DIR)
For the second tag (index 1), the target area will display "ID= Second Tag" and it will accepts a file drop only (FIL)

 


Prev   Next   Top

Copyright (c) 2003 Marcel St-Amant