Is it possible to enable in PSPad window navigation using a "stack-based" model. That is, currently you can do CTRL+Tab to go to the next window and SHIFT+CTRL+Tab to go the previous window. And this navigation is always linear -- Next moves from left to right and Previous moves from left to right.
But if you look at some other editors and IDE environments including VisualStudio and Eclipse, they follow the model of a "window stack" where the windows are ordered with the most recently viewed at the top. So moving to the "next window" simply moves down the stack and "previous window" moves up the stack. Is it possible to enable this behavior in PSPad? -- <http://forum.pspad.com/read.php?2,46816,46816> PSPad freeware editor http://www.pspad.com
