WinBatch® Technical Support Forum

Archived Boards => WinBatch Dynamic Dialogs => Topic started by: jtrask on July 01, 2016, 05:37:03 AM

Title: Control that allows me to rearrange its contents
Post by: jtrask on July 01, 2016, 05:37:03 AM
Is there a control/object I can add to a dynamic dialog that can hold a list and allow me to rearrange that list?

I'm trying to create a program that will make a list of text files in a folder, that I can then rearrange in the correct order so I can concatenate them together.  I can't sort them by date/time stamp because they're the logs for my OS deployment and the clock is never set right before the OS is installed.
Title: Re: Control that allows me to rearrange its contents
Post by: td on July 01, 2016, 07:52:57 AM
There are multiple controls that can be used to display and sort a list.  Check out the FileListbox, Itembox and  ReportView controls in the Consolidated WIL Help file.