vsTASKER 7 User Manual
×
Menu
Index

Generate Pane

 
Generate Pane
1

Directories

1. Directories
Lists all the directories that will be parsed to get the .dfm files (GUI definition files from CodeGear C++ Builder) to generate or update a translation database.
 
Any entry of the list can be selected for removal.
2

Regenerate Database

2. Regenerate Database
Click this button to force the engine to visit all listed directory and build or update a translation database.
If a database has been loaded (see Translate pane), the engine will update the database. If no database is loaded, it will be created from scratch.
 
Use this button each time new windows (using Translate() function into their constructor) is created or new widgets added in any existing window of the GUI SDK.
Database must be updated and saved to prevent crash at startup (or window popup).
 
3

New Directory

3. New Directory
Use this button to add a new directory to be parsed by the engine.
This directory must contain .dfm files.
 
4

Add

4. Add
When a new directory has been selected (3), this button adds it to the list (if not already there)
 
5

Remove

5. Remove
If a directory is selected in the list, use this button to remove the entry from the list.
 
6

Save

6. Save
When the directory list has been modified (add or remove), this button will save it into the data/resource directory for later retrieval.