LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

FileSelectPopup show details

Is there a way that when I call the file select popup, I can have it come up in the show details mode ( when it shows the files in a list and shows date created, date modified etc.)

Thanks
0 Kudos
Message 1 of 2
(2,858 Views)
The file popups use the windows file dialogs so if you want to get into windows messages and find out the handle to the controll you can use windows messages and property calls to change the appearance. It's not always well documented and it's very time consuming with very little help and support, but if you really want to do it it can most propably be done! I can give you some pointers were to start. Let me know if you want to persue this further.
Jattie van der Linde
Engineering Manager, Software & Automation
TEL Magnetic Solutions Ltd
0 Kudos
Message 2 of 2
(2,858 Views)