User forums > General (but related to Code::Blocks)
Suggestion: remember the console position.
(1/1)
orefa:
By default Windows opens new windows at different positions (so they don't all overlap at the same place) so I find myself constantly repositioning the console window to the side. As a small convenience, would it be an easy thing to make console_runner.exe remember the last console position and always open it there by default? Certainly not a priority, just a nicety.
takeshimiya:
The problem is console_runner will not have where to store that setting.
However, it can be solved from Windows directly.
I hope you'll get the idea despite the Spanish OS. :P
[attachment deleted by admin]
orefa:
--- Quote from: Takeshi Miya on December 10, 2005, 03:24:20 am ---The problem is console_runner will not have where to store that setting.
--- End quote ---
I guess not by itself, no. The coordinates would need to be stored with all other CB settings. It's the IDE that would have to position the console. But then the IDE would also need to know when the console gets moved to update the settings, and I'm not sure how this detection would be programmed. It may be more involved than it's worth, this is not an important feature.
--- Quote from: Takeshi Miya on December 10, 2005, 03:24:20 am ---However, it can be solved from Windows directly.
I hope you'll get the idea despite the Spanish OS.
--- End quote ---
Ah yes of course this works. Gracias! :)
Navigation
[0] Message Index
Go to full version