I have a GUI, which have several text fields and some combobox. I want to give user a privilege to save these fields as a file and next time when he opens , he should have the option to select that file and all the values he set last time should reflect in those textboxes and combobox? how to do it.
Thanks in advance