News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Management window

Started by vix, February 26, 2009, 01:30:59 PM

Previous topic - Next topic

vix

Is there a way for C::B to save the status of Management Window before closing (selected tab, opened folders, ...)?
And of course, to restore them at the next C::B execution?
If this is impossible, couldn't this be a nice feature to implement?

ollydbg

In my environment.
Selected tab was saved
Opened folders were not saved.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

vix

QuoteSelected tab was saved
You're right.
Sub-window size, selected item, scroll bar position, ... aren't saved