LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to sort files in file selection dialog box?

Hello everyone:
i am dealing with the problem with file selection dialog box. for example i have a file selection dialog box, a lot of file items inside it. I would like to programtically set the files sorting like by number as default, like bat_1211, then bat_1210, then bat_1209, bat_1208, etc. So if the file selection dialog box appear, then i can see the file items sorted and showed to me as i hope.
 
Thank you!!!
0 Kudos
Message 1 of 3
(3,157 Views)

Hi schoolworkwork,

I assume you are using the FileSelectPopup dialog. That dialog box doesn't allow much customization as we made it for simplicity purposes. I would take a look at the Customizing the LabWindows/CVI FileSelectPopup Dialog KnowledgeBase to see what alternatives you have that best suite you.

Best Regards,

Jonathan N.
National Instruments
0 Kudos
Message 2 of 3
(3,145 Views)
Hi Jonathan N:
You got my question, but it seemed difficult after i took a look at the link. If you can help then tell me.
 
Thank you very much!!!
 
schoolworkwork
0 Kudos
Message 3 of 3
(3,125 Views)