User forums > General (but related to Code::Blocks)

Change Program Console Width/Columns

(1/2) > >>

whitebloodcell:
I need to output longish lines of text to the console window, and as it is they flow across several lines and are difficult to read, how can I adjust the number of columns/width of the program console window?

Jenna:
Right-click into the log (or probably on the tab, depending on your OS) and click on "Toggle wrap mode".
If you do not have the option upgrade your C::B.

whitebloodcell:
This is all I see, there is no 'Toggle wrap mode' when I write click on the Program Console. Using on Xubuntu (normally I am on Windows, but the code I am working with refuses to function there)

BlueHazzard:
this is a programming question and has !nothing! to do with c::b...
search for the internet how to resize your console window, or add automatic newlines in your code....

greetings

whitebloodcell:
I disagree, this is not a programming problem at all. Any command window, be windows cmd, putty, or linux terminal can allow more character width through a change in settings, totally independent of the code. I am just looking for where the setting for this is.

Navigation

[0] Message Index

[#] Next page

Go to full version