Re: Bug with latest and all prior cvs snapshots

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Tony <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 23:21:17
Message-ID: 4104406D.9090504@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Tony wrote:
> Hi Andreas ,
> I do have to size it manually every time I open a function.
> The form actually pops up with the upper right hand corner of the form
> off the screen, so I have to drag it to the center then maximize it on
> manually resize it.
> My point is the behavior of the function form should be to maximize on
> opening automaticly.

You will *never* see a software I'm responsible for that will maximize
automatically, because this blocks the desktop.
Additionally, windows does strange things with window sizes with that;
it corrupts position/size saving and restoring.

Resize the function window to the size you like *without* maximizing and
you will never have to do it again.

> I myself don't program in wxwindows, so I don't know if wxwindows forms
> have a position property, but if it does consider setting it to screen
> center or make the form state maximized upon opening.

As I stated, pgAdmin3 *does* save and restore positions. win32 simply
reports wrong window sizes/positions if maximized/minimized.

Regards,
Andreas

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message babar haq 2004-07-26 08:48:17 compile problem
Previous Message Andreas Pflug 2004-07-25 11:07:46 Re: Bug with latest and all prior cvs snapshots