Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Save GUI states between sessions. #26

Open
weisJ opened this issue Apr 17, 2019 · 2 comments
Open

Save GUI states between sessions. #26

weisJ opened this issue Apr 17, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@weisJ
Copy link
Owner

weisJ commented Apr 17, 2019

Add support for ssaving the state of the gui between sessions e.g. if the console is open at how big it is, the sorting of the editor tabs, breakpoints, scroll positions etc...

@weisJ weisJ added enhancement New feature or request help wanted Extra attention is needed labels Apr 17, 2019
@weisJ
Copy link
Owner Author

weisJ commented May 30, 2019

SplitPanes and the TabFrame now support session states. I’m not sure which other components may profit from this, but possible candidates are:
-EditorTabbedPane
-ScrollPanes

There are still some flaws with the current approach e.g. only one frame is supported effectively.

@weisJ
Copy link
Owner Author

weisJ commented Jun 2, 2019

Added support for multiple frames

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant