User guide

5
VTB USER GUIDE
3.1 Toolbar
Open Project - From menu File Open project
It opens an existing project.
New Project - From menu File New project
It creates a new application. The previous one is closed requesting a confirm for saving.
Save Project - From menu File → Save project
It saves the current project
Copy Selected Object/s - From menu Edit Copy (Ctrl+C)
The selected objects are copied in the clipboard. All property are copied, also the object position inside
the page. The name of the new object will be automatically set with the first name avalaible for that
class. It works as common copy/paste of Windows applications. The source code added to the object
events isn't copied.
Paste Copied Object/s - From menu Edit Paste (Ctrl+V)
The objects copied in the clipboard are pase. All property of original objects are unchanged, also the position.
The function Cpy/Paste is very useful to create pages with the same objects.
Duplicate Selected Object/s - From menu Edit Duplicate (Ctrl+D)
This works exactly the same as Copy/Paste but on one command. All property are copied, also the object position
inside the page. The name of the new object will be automatically set with the first name avalaible for that class. It
works as common copy/paste of Windows applications. The source code added to the object events isn't copied.
Delete Selected Object/s - From menu Edit Delete
The selected objects is deleted. Also the source code included in the object events is removed.
Find - From menu Edit Find
Searching for a text string in the project source code.
Print
It prints the text code in the current window.
Snap to Grid
If this button is activated the OBJECTS position is hooked to GRID step. It is useful to align the object
quick and easy. The GRID STEP can be changed in PIXEL units from menu Options -> Grid Step.
Foreground
The selected objects is brought to the foreground of the page making it completely visible.