OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Peter2 on July 26, 2016, 01:21:39 AM

Title: Palette with thumbnail view - displayed columns and rows
Post by: Peter2 on July 26, 2016, 01:21:39 AM
For example, if I set the Windows Explorer to display "thumbnails", the size of the thumbnails is fixed. When I enlarge or decrease the size of the Explorer window, then the number of displayed thumbnails (number of rows and number of columns) is modified, depending on the size of the window.

I want to make a palette with the same behaviour - what are the "keywords" that I have to search (what's the basic way) for to create a palette with that behaviour?

Have a fine summer day (on the northern hemisphere ..)

Peter
Title: Re: Palette with thumbnail view - displayed columns and rows
Post by: owenwengerd on July 26, 2016, 07:27:28 PM
The Windows Explorer file pane uses the same control as the OpenDCL List View control (http://www.opendcl.com/HelpFiles/index.php?page=Reference/Control/ListView.htm).
Title: Re: Palette with thumbnail view - displayed columns and rows
Post by: Peter2 on July 26, 2016, 11:38:19 PM
Thanks, but what's about handling of a group of "DWGView" or "Slides"? Seem to be rather complex ....