From: | <vladnc(at)gmail(dot)com> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | pgadmin-support(at)postgresql(dot)org <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: No high resolution support in Windows |
Date: | 2014-10-19 12:40:53 |
Message-ID: | 5443b630.0f256b0a.4303.ffffb6b7@mx.google.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers pgadmin-support |
Is there any way to increase the default row height in SQL Data Output grids? Because grids having rows that are too narrow to show the text properly is the only annoying thing when I disable high resolution scaling for pgAdmin.
The “Edit Data” grids look much better because the rows are a few pixels taller, for some reason. They still truncate a few pixels from the bottom of the content, but it’s acceptable.
SQL Data Output vs Edit Data grids with high resolution scaling disabled: http://i.imgur.com/yyLcFYE.png
And for that matter, unrelated to the resolution issues, is there a way to increase the default column width? I hate having to resize each column, especially when the grid has many columns, because by default they are not wide enough in most cases:
http://i.imgur.com/ewSW8kP.png
Sent from Windows Mail
From: Guillaume Lelarge
Sent: Wednesday, 1 October, 2014 14:44
To: Vladimir Nicolici
Cc: pgadmin-support(at)postgresql(dot)org
Hi,
Le 26 sept. 2014 16:33, <vladnc(at)gmail(dot)com> a écrit :
>
> pgAdmin Version: 1.18.1
>
> OS: Microsoft Windows [Version 6.3.9600] (8.1 Pro 64 bit)
>
> 1. Use Control Panel\Appearance and Personalisation\Display to set a high dpi:
>
> http://i.imgur.com/WQJmlWe.png
>
> 2. Logout/login again to make sure the changes are fully applied.
>
> 3. Open pgAdmin
>
> Result - pgAdmin is very blury, because it doesn’t support high DPIs and is up-scaled by Windows:
>
> http://i.imgur.com/0L8l3Yh.png
>
> http://i.imgur.com/fBV09X5.png
>
> Disabling scaling for the application resulted in even worse behavior, like overlapping UI elements, because some of them were resized and some not.
>
Well, yeah, PgAdmin is not fully compatible with high DPI display. We need to provide icons with better resolution. And we need a fully compatible wxwidgets library. As far as I can tell, it isn't, at least on windows. Mac os x retinas displays seem to work fine though.
From | Date | Subject | |
---|---|---|---|
Next Message | J.F. Oster | 2014-10-19 13:24:05 | Re: No high resolution support in Windows |
Previous Message | Ashesh Vashi | 2014-10-14 03:43:07 | pgAdmin III commit: Read about the columnlist for the UPDATE OF stateme |
From | Date | Subject | |
---|---|---|---|
Next Message | J.F. Oster | 2014-10-19 13:24:05 | Re: No high resolution support in Windows |
Previous Message | Devrim Gündüz | 2014-10-15 20:09:59 | Re: pgadmin3_93 on centOS-7 |