I am working on a simple text editor.
I have a text area in a tabbed pane. When the user goes to save the file is there anyway to save the tabs as well? Here is a snap shot of what I am working on.
When the user has more than one tab open I would like to save those tabs so when the user reopens the file they are all still there.
Does anyone have an idea about how to do this?
If you need any snippets of code or anything else let me know.