Huh. The sudden mention of the prompt caught me a bit off guard. Do you mean the default value for the prompt window height should be lower (Because you can change this in preferences)?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Does anyone use loggers?
I am thinking of killing them to make DrPython smaller, faster, and cleaner.
I'v never used it. The prompt window is very handy. But its height is too large, smaller will be nice.
Huh. The sudden mention of the prompt caught me a bit off guard. Do you mean the default value for the prompt window height should be lower (Because you can change this in preferences)?
Don't use loggers in DrPython myself, just send output to the console which does a perfectly good job in a simpler way.
I have used logger-type debugging when developing in other languages and it was very useful, I've just no need for it in Python.
Oh, and presumably the prompt will be in a resizeable pane anyway soon. :-)