Fonts and sizes
-
- CodeLite Enthusiast
- Posts: 38
- Joined: Wed Oct 03, 2012 12:19 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Fonts and sizes
Hi all,
I downloaded the new version of Codelite 5.3.
I have some minor problems with my font sizes and the general object sizes. Actually they dont fit sometimes.
Im coming from codeblocks and I really favorite the codelite IDE, so I hope that you can help me with that.
Here are some Images.
As you can see all elements in the CodeBlocks Ide are smaller and the text font for the Ide is smaller so it can fit in the element.
In CodeLite I often have the problem that the font dont fit into the element (you can see it on the sreen for the collor HexNumber). First I thought that my DPI settings on Windows are the problem but its on Standard value.
Is it only me having that problem or are there more.
Second I would like if the elements in Codelite would be smaller in general(The NavigationBar for example). Best thing would be if everyone could set it in Preferences couse I know that you cant fit everyones taste.
My OS is Win7-64
Edit:
I found another issue:
In the build Window the Makefile comments are light gray, if I choose to make my window light gray I cant see this output.
I cant fing a option to change this collor.
I downloaded the new version of Codelite 5.3.
I have some minor problems with my font sizes and the general object sizes. Actually they dont fit sometimes.
Im coming from codeblocks and I really favorite the codelite IDE, so I hope that you can help me with that.
Here are some Images.
As you can see all elements in the CodeBlocks Ide are smaller and the text font for the Ide is smaller so it can fit in the element.
In CodeLite I often have the problem that the font dont fit into the element (you can see it on the sreen for the collor HexNumber). First I thought that my DPI settings on Windows are the problem but its on Standard value.
Is it only me having that problem or are there more.
Second I would like if the elements in Codelite would be smaller in general(The NavigationBar for example). Best thing would be if everyone could set it in Preferences couse I know that you cant fit everyones taste.
My OS is Win7-64
Edit:
I found another issue:
In the build Window the Makefile comments are light gray, if I choose to make my window light gray I cant see this output.
I cant fing a option to change this collor.
I want to believe.
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: Fonts and sizes
Hi,
A new feature of CodeLite 5.3 is that a default font-size is explicitly set. That affected me too.
However you don't need to. You can change the font size back with 'Choose font' button in that screenshot. In fact it might already be set to your old value; it was for me, and just opening the font-selector dialog and clicking OK solved the problem. The bad news is that you'll need to do so for each filetype that you use: C++, txt etc.
Regards,
David
A new feature of CodeLite 5.3 is that a default font-size is explicitly set. That affected me too.
I didn't have that problem now, but I did with the wx2.8-to-2.9 change. That was because CodeLite stores your choice of size for each dialog, and re-applies them in the future; which is usually a good thing, but if the size of the controls or font has changed, the old dialog size will be wrong and you need to resize it by hand. It'll then be OK again (until another size-change happens).Actually they dont fit sometimes.
However you don't need to. You can change the font size back with 'Choose font' button in that screenshot. In fact it might already be set to your old value; it was for me, and just opening the font-selector dialog and clicking OK solved the problem. The bad news is that you'll need to do so for each filetype that you use: C++, txt etc.
Regards,
David
-
- CodeLite Enthusiast
- Posts: 38
- Joined: Wed Oct 03, 2012 12:19 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Fonts and sizes
Thanks for the Tip, but sadly it dont help me.
Here is another sreen with the Problem I mean
I Set all font sizes on 14 btw.
Here is another sreen with the Problem I mean
I Set all font sizes on 14 btw.
I want to believe.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Fonts and sizes
This dialog is resizable - like DavidGH mentioned, you can resize it by hand and the size will be remembered for next time this dialog is shownFox Mulder wrote:Here is another sreen with the Problem I mean
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 38
- Joined: Wed Oct 03, 2012 12:19 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Fonts and sizes
Oops, yeah that works, for this dialog.
Thanks for clarifiying.
What about my first post?
Thanks for clarifiying.
What about my first post?
I want to believe.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Fonts and sizes
I am pretty sure its something with your local settings ( note that codelite is using wxWidgets 2.95 while codeblocks is still using the 2.8 version )Fox Mulder wrote:What about my first post?
On my screen it works perfectly it also works well no various Windows boxes where I have codelite installed (see attached screenshot) : EDIT:
there is something different with your windows controls ( you can see that the frame title is a bit thinner and the buttons are "fat" )
Eran
You do not have the required permissions to view the files attached to this post.
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 38
- Joined: Wed Oct 03, 2012 12:19 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Fonts and sizes
Oh yehaa thanks for that hint. I loadet another windows theme and now its perfect.
Thanks for the good work your doing.
It feels natural now and looks great.
I would ask another quick question:
Are there plans to integrate spell checking
and Doxygen like in codeblocks?
Edit:
The one thing would be great if you could add the option to make the make comments another collor for the next release.
Thanks for the good work your doing.
It feels natural now and looks great.
I would ask another quick question:
Are there plans to integrate spell checking
and Doxygen like in codeblocks?
Edit:
The one thing would be great if you could add the option to make the make comments another collor for the next release.
I want to believe.
-
- CodeLite Curious
- Posts: 9
- Joined: Sun Aug 30, 2015 9:45 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Fonts and sizes
Hi can I make a request to allow changing font and font-size for Disassemble panel?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Fonts and sizes
You can post any feature request you want, but at the end of the day, we only implement those which we can implement (resource limitation)kaosad wrote:Hi can I make a request to allow changing font and font-size for Disassemble panel?
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 9
- Joined: Sun Aug 30, 2015 9:45 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Fonts and sizes
Ok. I understand that. Are you working alone?
Thanks for developing this awesome software!
Thanks for developing this awesome software!