|
|
|
|
- Overview
- Images of skin template
- Tips
- Characteristics of the main images used
- Window templates
- Report templates
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects. You have the ability to customize the generated elements: This help page presents the main images used as well as the modifications that can be performed. Tips - The extension of the image files can be modified. The following formats can be used: JPG, PNG and GIF.
- In order for an image not to be used in a control, all you have to do is make it transparent and set its size to 1x1 pixel. In this case, the image must be in PNG format. Therefore, the image will not be generated when generating the skin template.
- In order for the images to be properly display in your skin templates, don't modify the dimensions of the files.
The window templates are found in the "Template" directory of the source project of the skin template. The available window templates are: - Template.wdt : General template of your windows. This template is used to define the background of your windows (background color, background image, ...).
- Template_Menu.wdt: Template used for the menu windows.
- Template_MessBox.wdt: Template used for the Message Box windows.
- Template_Popup.wdt: Template used for the Popup windows.
- Template_Preview.wdt: Template used for the print preview.
To customize the window templates, all you have to do is open them in WINDEV. We advise you to open these elements in WINDEV off project (Drag and Drop the element to WINDEV for example). The report templates are found in the "Template" directory of the source project of the skin template. The available report templates are: - Template_Reports.wte: General template for reports.
- Template_Label.wte: Template used for the Label reports.
- Template_Mailing.wte: Template used for the Mailing reports.
To customize the report templates, all you have to do is open them in WINDEV. We advise you to open these elements in WINDEV off project (Drag and Drop the element to WINDEV for example).
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|