News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

appearance

Started by wever, August 30, 2014, 11:38:19 AM

Previous topic - Next topic

wever

Is it possible to change the width of the column which contains lines of numbers? I have small screen resolution 800x600 and big size of font (13px) and it results in very wide columns. 8-9 digits would fit to the width of the column, even that there are only 2 digit numbers in file which I have opened. It looks strange because area of code starts near the begin of 2nd third of the width of screen (having Management displayed).

Jenna

Look into "Settings->Editor->Margins and caret"

wever

Thanks. And how to set color of cursor (it is not visible when I set black color on highlighting in C/C++ code)?

oBFusCATed

Are you joking?  :o ::) It is the same place!  ::)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

wever

#4
New problem. I disable all tool panels (icons on the top, just bellow menu). But when I build they are shown again. This is very frustrating. I must hide them always again and because they are many, this sucks. How to get rid of them? Taking place on screen.

Check this:

oBFusCATed

Yes, just close all the toolbars... probably start inspecting the View menu...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

MortenMacFly

...not to forget that you can have a "full screen view " with F11 and maximise the editor when working on it by double-clicking on it tab.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

wever

Quote from: oBFusCATed on August 30, 2014, 09:52:16 PM
Yes, just close all the toolbars... probably start inspecting the View menu...

Seems I found it. I saved the perspective and now the did not disappear.

The F11 key displays dialoq window asking me if I want to create file which does not exists. I am debuging the code. But that's another story.

oBFusCATed

Fullscreen is engaged by shift-f11 or view -> full screen  ::)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

wever

Why does it always display "the perspective blabla has changed, do you want to save it?" This sucks

MortenMacFly

...because you don't enable'"don't annoy me again" :-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

wever

Oops i did not noticed that sentence

wever

Every time when I press the F8 to debug I see this:



Few times I have saved the perspectives with disabled toolbars and I have checked the Don't annoy me control. But this is still there. I have to use the saved Perspective with Watches window, but even that, the Watches window disappeared. So it does not work to me as I need.

MortenMacFly

You can setup multiple perspectives. There is a specific one used for debugging. You cab setup through the debugger options to which to flip. It reverts back to the original perspective once debugging has finished.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

wever

Which one is for debugging and where to set it? I don't see such option.