|
|
|
|
|
- Overview
- Gallery in rows
- Overview
- Creating a gallery in rows
- Characteristics of gallery in rows
- Gallery in columns
- Overview
- Creating a gallery in columns
- Characteristics of gallery in columns
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming. The images can have differents sizes and proportions: the Image Gallery control performs a harmonious display. Navigation between images is automatically managed. The control displays images from a directory or database, or images defined programmatically. Overview An image gallery in rows proposes the same height for each image of the same row . The rows do not necessarily have the same height: this height is automatically defined according to the images found on the row. The gallery in rows automatically adapts the width of each row to respect the image proportions. A Gallery in Rows control is recommended to display images only (without text below for example). Creating a gallery in rows Overview An image gallery in columns proposes the same width for each row of the same column. In each column, the row height can change: this height is automatically defined according to the images displayed. Creating a gallery in columns Characteristics of gallery in columns - Defining the number of columns ( "Details" tab of the control description): You have the ability to customize the display mode of columns in the gallery:
- Fixed number of columns and variable width: If the width of the looper allows for an additional column, the number of columns does not change. Only the width of columns is modified.
- Variable number of columns and fixed width: If the width of the looper control allows for an additional column, it will be added. Before adding the column, the rows are centered horizontally.
- Variable number of columns and variable width: If the width of the looper control allows for an additional column, it will be added. Before adding the column, the rows are stretched horizontally.
- Defining the number of columns ( "Details" tab of the control description): You have the ability to customize the display mode of columns in the gallery:
- Variable column width: If the width of the looper allows for an additional column, the number of columns does not change. Only the width of columns is modified.
- Variable width and number of columns: If the width of the looper control allows for an additional column, it will be added. Before adding the column, the rows are stretched horizontally.
- Variable number of columns (left): If the width of the looper control allows for an additional column, it will be added. Images are aligned to the left. Before adding the column, an empty area may appear on the right.
- Variable number of columns (columns): If the width of the looper control allows for an additional column, it will be added. Before adding the column, the columns are centered and an empty area may appear on either side of the centered columns.
- Fixed width and number of columns (left): The number of columns and the width of the columns are not changed. Columns are aligned to the left.
- Fixed width and number of columns (centered): The number of columns and the width of the columns are not changed. The columns are centered.
- Reference control: A gallery in columns includes several rows. Each row contains at least one Image control. The "Gallery in columns" Looper control is associated with this Image control (or Clickable Image control or Thumbnail control). This control is used to define a reference size.
This reference control is defined in the "Details" tab of the Looper control description window. - Scroll popup: It is possible to automatically open a scroll popup when clicking on the reference control:
- In the Looper control description window, in the "Details" tab, check "During click, open a popup for automatic scroll".
- In the Looper control description window, in the "Details" tab, check "Display a popup on click".
- At runtime, the height of each row automatically adjusts to fit the content displayed.
Caution: the display mode and the anchoring options of Image control are very important. - If the source image is smaller than the reference Image control, the dimensions of reference control are applied to the image at runtime.
- If the width of source image is greater than its height in relation to the reference Image control, the column width will be increased.
Related Examples:
|
Complete examples (WEBDEV): Photo_Gallery
[ + ] This example is a photo gallery site and is composed of 2 main parts: - the "visitor" part, developed in Active WEBDEV Page mode and SEO-compatible. - the administration part, secured and developed in standard WEBDEV mode. These are some of the available features: - organize photos via albums - include links to social networks - enable users to comment on posts - user login via WEBDEV'S GPU - contact form - ability to upload, describe, and classify photos via albums on the administration side
|
|
Training (WINDEV): WD Gallery Control
[ + ] This example demonstrates the use of the "Image Gallery" control.
|
|
Cross-platform examples (WINDEV Mobile): WM Gallery Control
[ + ] This example shows how to use the "Image Gallery" control.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|