Thread: Re: CVS Commit by dpage: Don't save dialogue sizes

Re: CVS Commit by dpage: Don't save dialogue sizes

From
"Dave Page"
Date:

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 11 October 2004 13:36
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] CVS Commit by dpage: Don't
> save dialogue sizes
>
> Again:
> the problem is not at store time, but at restore time.
> size/pos that are not what the user wants are by no means
> better than bogus or defaultsize/pos.
> You invented bugs, without fixing anything.

Also, again; which is why I asked for feedback before I committed the
patch which you explictly refused to do.

I will look at the other issue as I said in a previous email.

/D

Re: CVS Commit by dpage: Don't save dialogue sizes

From
Andreas Pflug
Date:
Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
>>Sent: 11 October 2004 13:36
>>To: Dave Page
>>Cc: pgadmin-hackers@postgresql.org
>>Subject: Re: [pgadmin-hackers] CVS Commit by dpage: Don't
>>save dialogue sizes
>>
>>Again:
>>the problem is not at store time, but at restore time.
>>size/pos that are not what the user wants are by no means
>>better than bogus or defaultsize/pos.
>>You invented bugs, without fixing anything.
>
>
> Also, again; which is why I asked for feedback before I committed the
> patch which you explictly refused to do.
>
> I will look at the other issue as I said in a previous email.

Dont enable maximize on dialogs until *all* issues are done. This
includes window switching (alt-tab, since max'ed windows lock the screen
the mouse is useless). This works for frames, not for dialogs. Thats why
dialogs usually dont have maximize.

Regards,
Andreas