Home » U++ Library support » FileSel&FileList, Path » FileSel: sort by file modification time
Re: FileSel: sort by file modification time [message #52156 is a reply to message #51910] |
Tue, 30 July 2019 12:09   |
Tom1
Messages: 1305 Registered: March 2007
|
Ultimate Contributor |
|
|
Hi,
The above change broke my external initialization access to sortbyext...
Could we have these two added to FileSel? :
FileSel& Sort(int kind) { sortby.SetData(kind); return *this; }
FileSel& Columns(int n) { list.Columns(n); return *this; }
Best regards,
Tom
|
|
|
Goto Forum:
Current Time: Mon Aug 25 01:10:28 CEST 2025
Total time taken to generate the page: 0.00694 seconds
|