Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: wtherapy on October 20, 2007, 08:19:51 am

Title: Bug in editor
Post by: wtherapy on October 20, 2007, 08:19:51 am
I have a big problem with the editor ( running Ubuntu, 7.04 ): sometimes, don't know the cause, the sources font gets bigger and I can't revert to the original size whatsoever. Even when restarting codeblocks, the font size is the same. Lowering the font reduces the text size, but now the "8" size doesn't help since it looks like a 14 or 16 size. The only thing I can do is perhaps reinstall codeblocks. Please check this problem as it happened from the beginning ( since I was using codeblocks, that is build 43** ).
It may be related to a Ctrl+C pressing, when copying some text.
Title: Re: Bug in editor
Post by: mandrav on October 20, 2007, 09:31:01 am
It's Ctrl+[mousewheel] :)
Title: Re: Bug in editor
Post by: wtherapy on October 20, 2007, 09:54:49 am
huh, 10x a lot, now it reverted to normal ( I'm somekind of noob to linux )...
Title: Re: Bug in editor
Post by: eranif on October 20, 2007, 11:16:18 am
Some useful shotcuts:
Zoom in: Ctrl + Num Pad (+)
Zoom out: Ctrl + Num Pad (-)
Restore size: Ctrl + Num pad (/)

Eran
Title: Re: Bug in editor
Post by: riban on March 29, 2008, 11:32:27 am
If you press Ctrl + Caps Lock the text zooms. This is not a documented key combination and catches me out a lot (as I try to hit Ctrl + Tab to move between open docs). I believe this key combination is a fault and have reported it.

By the way, it was very useful to fins out how to reset using the keyboard rather than the rather well hidden Edit->Special Commands->Zoom->Reset!