Обсуждение: Fwd: Editing date values in frmEditGrid

Поиск
Список
Период
Сортировка

Fwd: Editing date values in frmEditGrid

От
Steffen Kuhn
Дата:
Hi all,

I could track this down a bit more.
This behaviour is realted to default row height under windows (also reproduceable on Windows XP).
If I make the row higher this behaviour disappears.

Regrads Steffen

-------- Original-Nachricht --------
Betreff: [pgadmin-hackers] Editing date values in frmEditGrid
Datum: Thu, 19 Aug 2010 17:02:02 +0200
Von: Steffen Kuhn <pg@kuhnsteffen.de>
Antwort an: pg@kuhnsteffen.de
An: pgadmin-hackers@postgresql.org


Hi ,

I recognized an issue about editing date values in frmEditGrid on Vista pgAdminIII 1.12.0 beta4.
Moving the cursor makes the value appear and disappear. Can anyone confirm that?
May be this issue is related to ticket #197 but I don't know.

Regards Steffen
-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Re: Fwd: Editing date values in frmEditGrid

От
Steffen Kuhn
Дата:
Hi Dave,

this seems to be a Windows only problem.
I could check this for:
Ubuntu - works fine without the need of patch
Windows Vista & XP - strange behavior; fixed by a few pixels more for DefaultRowSize and attached patch

Regards Steffen

Am 27.08.2010 21:20, schrieb Steffen Kuhn:
Hi all,

I could track this down a bit more.
This behaviour is realted to default row height under windows (also reproduceable on Windows XP).
If I make the row higher this behaviour disappears.

Regrads Steffen

-------- Original-Nachricht --------
Betreff: [pgadmin-hackers] Editing date values in frmEditGrid
Datum: Thu, 19 Aug 2010 17:02:02 +0200
Von: Steffen Kuhn <pg@kuhnsteffen.de>
Antwort an: pg@kuhnsteffen.de
An: pgadmin-hackers@postgresql.org


Hi ,

I recognized an issue about editing date values in frmEditGrid on Vista pgAdminIII 1.12.0 beta4.
Moving the cursor makes the value appear and disappear. Can anyone confirm that?
May be this issue is related to ticket #197 but I don't know.

Regards Steffen
-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
 

Вложения

Re: Fwd: Editing date values in frmEditGrid

От
Guillaume Lelarge
Дата:
Le 01/09/2010 21:32, Steffen Kuhn a écrit :
> Hi Dave,
>
> this seems to be a Windows only problem.
> I could check this for:
> Ubuntu - works fine without the need of patch
> Windows Vista & XP - strange behavior; fixed by a few pixels more for
> DefaultRowSize and attached patch
>

Working on the issue found by Sid and Erwin, I tried your patch. It
works for me. I'll apply it tonight if no one objects.

Thanks.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

Re: Fwd: Editing date values in frmEditGrid

От
Guillaume Lelarge
Дата:
Le 02/09/2010 10:17, Guillaume Lelarge a écrit :
> Le 01/09/2010 21:32, Steffen Kuhn a écrit :
>> Hi Dave,
>>
>> this seems to be a Windows only problem.
>> I could check this for:
>> Ubuntu - works fine without the need of patch
>> Windows Vista & XP - strange behavior; fixed by a few pixels more for
>> DefaultRowSize and attached patch
>>
>
> Working on the issue found by Sid and Erwin, I tried your patch. It
> works for me. I'll apply it tonight if no one objects.
>
> Thanks.
>

Commited, thanks.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com