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

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: CVS Commit by dpage: Don't save dialogue sizes
Дата
Msg-id 416A85D5.7080007@pse-consulting.de
обсуждение исходный текст
Ответ на Re: CVS Commit by dpage: Don't save dialogue sizes  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: CVS Commit by dpage: Don't save dialogue sizes
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Foreign keys / MATCH FULL, PARTIAL, etc.