ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 How to disable sorting for OpenDialog->Files ?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

graphman

259 Posts

Posted - May 10 2014 :  14:31:12  Show Profile  Reply
OpenDialog1 is TOpenImageEnDialog

OpenDialog1->Options << ofAllowMultiSelect;
OpenDialog1->Execute();

I selected the files in necessary order 3.jpg, 1.jpg, 2.jpg

BUT
OpenDialog1->Files->Strings[0] 1.jpg
OpenDialog1->Files->Strings[1] 2.jpg
OpenDialog1->Files->Strings[2] 3.jpg

How to disable this sorting?

xequte

38514 Posts

Posted - May 11 2014 :  03:38:53  Show Profile  Reply
Hi

I don't believe it is possible to change the sort order of the files returned by a file dialog.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: