News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

A small bug on tab view

Started by ollydbg, March 02, 2009, 08:00:28 AM

Previous topic - Next topic

ollydbg

Sometimes, I open many files, so, there are many tabs. But when I close some of them, can the rest tabs move to the empty space automatically? See the screen shot below, Thanks.



[attachment deleted by admin]
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.