|
|
|
|
|
- Overview
- Customization
- Background color of even rows and odd rows
- Image of selection bar and image of hover bar
- Image of scrollbars
- Image of borders of Table control
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements: Remark: Customization of these various elements can, for example, achieve a "Vista" style on workstations not using Windows Vista.. The skin templates provided with WINDEV contain examples of reusable and modifiable images. Background color of even rows and odd rows You can differentiate the rows in a Table control by specifying a specific color for even and odd rows. To specify the background color of the rows: - Go to the "Style" tab in the Table control description window ("Description" in the context menu).
- Select the "Colors of even rows" or "Colors of odd rows" element.
- Select the background color to use ("Background color" combo box).
Image of selection bar and image of hover bar An image can be used to easily view the selected row and the hovered row.
To use an image for the selection bar and for the hover bar: - Go to the "Style" tab in the Table control description window ("Description" in the context menu).
- Select the "Selected row" or "Hovered row" element.
- Open the "Border" combo box and select "Image (9-slice scaling image)".
- Click the "Right arrow" button found to the right of the "Border" combo box. A window for configuring the image of the bar is opened.
- Select the image to use by clicking the button:
- The "Browse" option is used to select an image file accessible from your computer.
- The "Catalog" button is used to choose an image found in the image catalog of WINDEV.
- If the selected image contains several states, specify this number of states.
- Close the window for configuring the image of the bar.
Note: The row selector banner can only be displayed on certain columns of a table.. For more details, see Characteristics of table columns.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|