MartinMcD Posted November 20, 2010 Report Posted November 20, 2010 Hello there, I'd like to use a 'Save as type' option in a file dialog so a user can choose to save data out as csv, tdm, matlab etc. I can't find an option for doing this, can anyone help please? I could get around it by having different menu options 'Save as Excel', 'Save as Matlab' etc but doing it in the file dialog and then handling the selection is a more elegant option as far as I can see. Does anyone know if there is an inbuilt option for doing this? I don't really want to get into writing the code for a file dialog box. Thanks, Martin Quote
Francois Normandin Posted November 20, 2010 Report Posted November 20, 2010 Hi Martin, Is this of any help? Quote
MartinMcD Posted November 20, 2010 Author Report Posted November 20, 2010 François that's fantastic, thanks so much. Regards, Martin Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.