Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List of files with all attributes
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00567827
Message ID:
00567944
Views:
8
>Why not use ADIR() to create an array then use the array as the rowsource in a listbox object? Set it to multiselect=.T. then use a for loop to see which elements are selected.

Yes, basically this is how it's currently implemented (for file names only). However, can we show dates in listbox? Can we resize columns? Can we re-order them by clicking on the Header? These are the features, I also want in this listbox (or grid based control or listview based control).

Since this is not a big priority problem for me now, I can leave it aside, but I'm just wondering, may be this kind of control was already designed, because the requirements seem to be standard. I don't see a really big problem of creating it, but it would take couple of hours for me...

Thanks for your suggestion.



>Arriyel
>
>>Hi everybody,
>>
>>I'd like to show on the form list of files in the specified directory with all their attributes (Name, Type, Size, ModiDate), with abilty to select multiple files and do some work with them. What control should I use for this task?
>>
>>Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform