Re: Bug with latest and all prior cvs snapshots

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: tony(dot)caduto(at)amsoftwaredesign(dot)com
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Bug with latest and all prior cvs snapshots
Date: 2004-07-25 11:07:46
Message-ID: 41039482.7030304@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Tony Caduto wrote:
> I just downloaded the latest win32 snapshot and there still remains a huge
> annoyance/bug that has been in every version of PGadmin III I have used.
>
> The problem is when you double click a function the window does not open
> centered in the screen or maximized, it always pops up in the lower right
> hand corner.

You seem to maximize that window. This will lead to false values stored
as last size/position in the registry, because GetSize do not return the
correct values.

Do not maximize that window, instead size it manually.

Regards,
Andreas

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2004-07-25 23:21:17 Re: Bug with latest and all prior cvs snapshots
Previous Message Tony Caduto 2004-07-24 23:36:19 Bug with latest and all prior cvs snapshots