|
|
|
|
|
- Overview
- How to apply, create and delete a skin template?
- Applying a skin template to a project
- Applying a skin template to a window
- Applying a skin template to a report
- Creating a skin template of window
- Modifying a skin template of window
- Create a report skin template
- Deleting a skin template
- How to dynamically apply a skin template (through programming)?
- Overview
- How to?
- Required files
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces: the templates. A skin template can be applied to your project (window or report) at any time during the development. Even if a skin template is already used, each window and each report can be customized individually. Several skin templates are proposed by default. You also have the ability to create your own skin templates. Remarks: Skin templates and templates: - The skin templates are used to define the interface characteristics for a window or for a report: the style of controls, the images used, ...
- The templates of window or reports are used to define the interface as well as the features (buttons, controls, code for example). These features will be applied to each element that uses the template and they can be overridden if necessary.
How to apply, create and delete a skin template? Applying a skin template to a report To apply a skin template to a report: - On the "Modification" tab, in the "Templates and skin template" group, click "Apply a skin template".
- Select the skin template to apply.
- Validate. The skin template is applied to the current report.
Remark: This method can be applied to a report with or without a skin template. How to dynamically apply a skin template (through programming)?
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|