|
|
|
|
|
- Overview
- Editing the WEBDEV style sheet of a project
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the styles used in a project. You can see the WEBDEV styles available for each type of control. Editing the WEBDEV style sheet of a project To edit the WEBDEV styles of a project: - Select a type of control for which you want to find out the available WEBDEV styles (e.g., a Button control, to see the different WEBDEV styles associated with it).
- On the "Modification" tab, in the "Style" group, click "Styles".
- The list of WEBDEV styles in the project that can be associated with the selected control (Button control in our example) is displayed.
You can select a different WEBDEV style for the current control. The context menu of WEBDEV styles allows you to: - Edit an existing style. This option is only available for styles that do not come from a skin.
- Duplicate the selected style.
- Delete a style. This option is only available for styles that do not come from a skin.
- Create a new style.
- Delete the selected style. In this case, the style associated with the control will be the same but it will be local to the control.
- Set a new default style. All new controls of the current type will use this style by default.
- See the uses of the style. You can see the list of controls that use the selected style.
The style editing window includes the style properties of the control for which the style was defined. For more details, see WEBDEV style editing window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|