Hello,
I've recently started learning C and tried out CodeLite since it's aimed at the C language (among other languages).
The issue that I'm experiencing is that the interface is tiny on my HDPI monitor. I can barely read stuff on the screen. Is there a way to fix/improve the DPI for CodeLite?
https://imgur.com/oBtlXhP
Regards,
Emil
CodeLite on HDPI monitors
-
- CodeLite Curious
- Posts: 2
- Joined: Wed Apr 13, 2016 1:40 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: CodeLite on HDPI monitors
I need to buy a HiDPI screen and fix this
Can you please post a screenshot of the editor area? (with an open file and the tree view?)
Thanks
Eran
Can you please post a screenshot of the editor area? (with an open file and the tree view?)
Thanks
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 2
- Joined: Wed Apr 13, 2016 1:40 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: CodeLite on HDPI monitors
A great excuse for buying a HDPI!
Here's the screenshot: https://imgur.com/GuielnK
Note that I'm using Gnome 3.14.1 on an updated Debian 8.3
Regards,
Emil
Here's the screenshot: https://imgur.com/GuielnK
Note that I'm using Gnome 3.14.1 on an updated Debian 8.3
Regards,
Emil
-
- CodeLite Enthusiast
- Posts: 16
- Joined: Sat Apr 23, 2016 9:37 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: CodeLite on HDPI monitors
I'm having similar, albeit minor issues, when using CodeLite on laptop 13'' screen with 1920x1080 resolution (~1.32x scale) on Ubuntu. At one point, when hovering mouse on something, hovering popup information box was cut by half, but when trying to reproduce it, I could not get popup to appear again.
Actually, this issue can be reproduced on a normal display in Ubuntu (System Settings - Displays - Scale for menu and title bars). Running it inside VirtualBox and adjusting virtual display scale might help to simulate 2x display.eranif wrote:I need to buy a HiDPI screen and fix this