Next topic

Image Thumbnail Panel


Displays a Panel of Thumbnails for preview and navigation of an Image Viewer. Each thumbnail can be rendered with framing.

 

An example of the Image Thumbnail Panel Component.

 

Properties

Name

Type

Description

Channel Enum The channel on which this component is operating. Other Image Controls and the Image Viewer also has this setting. The channels available are 1-15.
View Mode Enum

Determines in which modes the component is visible. Possible values:

  • Always
  • Playing
  • Stopped
  • Overview
  • Single
  • Playing - Overview
  • Playing - Single
  • Stopped - Overview
  • Stopped - Single
Wrapping Enum

The wrapping mode for this component. If set to default, the settings of the Image Viewer will be used. Possible values:

  • Default
  • Yes
  • No
Page Size Integer Number of images per page. This property is used for determining how the component should handle the previous page and the next page commands.
Spacing Between Images Integer The spacing in pixels between the buttons.
Show Image Tool Tips Bool If set to true, the tool tip will be shown for all thumbnails.
Thumbnail Count Integer The maximum number of thumbnails displayed.
Line Size Integer The number of thumbnails in each line displayed.
Image Offset Integer The offset(number of images) from the active thumbnail.
Direction Enum

Determines in which direction the images should be rendered. Possible values:

  • Left
  • Right
  • Up
  • Down
Click Mode Enum

Determines the action to take when clicking the thumbnail. Possible values:

  • Select
  • Select And Go To Single Mode
  • None
Image Override Bool If set to true, the normal image will be used instead of the thumbnail.
Frame Corners Resource The image used for the corners of the frame.
Frame Horizontal Fill Resource The image used for the horizontal parts of the frame.
Frame Vertical Fill Resource The image used for the vertical parts of the frame.
Active Frame Corners Resource The image used for the corners of the frame for the active image.
Active Frame Horizontal Fill Resource The image used for the horizontal parts of the frame for the active image.
Active Frame Vertical Fill Resource The image used for the vertical parts of the frame for the active image.
Mouse Over Frame Corners Resource The image used for the corners of the frame when the mouse is over.
Mouse Over Frame Horizontal Fill Resource The image used for the horizontal parts of the frame when the mouse is over.
Mouse Over Frame Vertical Fill Resource The image used for the vertical parts of the frame when the mouse is over.
Image Text Position Enum

The position of the image texts. Possible values:

  • No Text
  • Top
  • Bottom
Image Text 1 String

If not empty, this string is shown with the thumbnail.  The string can contain special keywords which will be replaced by the component.

 

Keyword Replaced by 
#count The order number.
#maxcount The total number of images.
#page The page order number.
#maxpage The total number of pages.
#filename The filename of the image.
#title The title of the image.
#alt The tool tip text of the image.
#description  The description of the image.
#width The width in pixels of the image.
#height The height in pixels of the image.
#filesize The filesize in bytes of the image.

 

Image Text Style 1 Style Style used for the Image Text Style 1.
Image Text 2 String

If not empty, this string is shown with the thumbnail.  The string can contain special keywords which will be replaced by the component.

 

Keyword Replaced by 
#count The order number.
#maxcount The total number of images.
#page The page order number.
#maxpage The total number of pages.
#filename The filename of the image.
#title The title of the image.
#alt The tool tip text of the image.
#description  The description of the image.
#width The width in pixels of the image.
#height The height in pixels of the image.
#filesize The filesize in bytes of the image.
Image Text Style 2 Style Style used for the Image Text Style 1.
Overlay Image Resource An image used instead of the thumbnail.
Overlay Image Mouse Over Resource An image used instead of the thumbnail when the mouse is over.
Overlay Image Active Resource An image used instead of the thumbnail when active.

 


©2003-2006 Effective Studios. All Rights Reserved. Legal Notice.