Hi users,
I have a function which when run opens many GUI one after other (First GUI for Data input and an continue button to go to Second GUI for Plots and continue button to go to Third GUI for the output files). The main function which I run is dependent on one folder which contains many other functions to create GUI, do calculations etc.
I want to save those GUI windows when user requires them just like in Google if we right click on image and saveas.
Any inputs to this is helpful.