User forums > Using Code::Blocks
"Logs & others" window => "Build messages" => "Message" column auto-resizing
earlgrey:
Hello,
Every time I compile, that column auto-resizes itslef so I have to manually re-enlarge it. See the green & red circles on the images below.
BEFORE COMPILATION >>>
AFTER COMPILATION >>>
Bat:
If you right clic on a line, there is a popup menu where "auto fit" can be enabled
Note :
I don't know if lost of colum size is wanted by design or is a bug(my opinion), if autofit is not enabled
Autofit will occur at end of build stage. If you asked for compile+run, run message will not be treated by autofit
oBFusCATed:
Is definitely a bug... it seems that at the start of the build there is some wrong auto-fit that happens.
earlgrey:
Shame on me that I did not notice the "autofit" feature since years I have been using C::B.
Alpha:
The patch that restricts autofit to maximum once per every three seconds (drastically improving build times when there are lots of compiler messages) is causing this side effect by fitting to the first line of output. Ideally, the compiler plugin should additionally execute autofit one last time after a build finishes...
Navigation
[0] Message Index
[#] Next page
Go to full version