Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
Tom1
Messages: 1212
Registered: March 2007
Senior 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
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FileList/FileSel: Load() function ignores the last modification time of entries
Next Topic: Application hangs on renaming directories accidentally
Goto Forum:
  


Current Time: Fri Apr 26 01:14:52 CEST 2024

Total time taken to generate the page: 0.05637 seconds