possible to move the divider bar between the code window and the console window?

edited May 2017 in Using Processing

Is there a place where Processing (P3) stores the size of the editor window, and/or the size of the console window? Could be in lines, pixels, percent, ... anything. I would like to change the code editor to take up most of the window, and only a few lines at the bottom for the black console window. I found editor.window.height.default in preferences, but it seems to only control the overall window (code + console). Thanks for any help!

Tagged:

Answers

Sign In or Register to comment.