Re: ESC closes window without warning

Поиск
Список
Период
Сортировка
От Michal Kozusznik
Тема Re: ESC closes window without warning
Дата
Msg-id 511388B0.5050005@ifortuna.cz
обсуждение исходный текст
Ответ на Re: ESC closes window without warning  (Dave Page <dpage@pgadmin.org>)
Ответы Re: ESC closes window without warning  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
OK. Thanx for deeper explanation. Looks like I missed a point twice :)

> If you have a simple way to make it work, I'd love
> to see a proposed patch because at the moment, I don't see a way to do
> it that wouldn't take at least a few days of work.


Don't know architecture of pgadmin, but if requesters inherit from some 
base class, it should be enough to modify only this one. Store old 
values into some array (or maybe consider some hash) and compare it to 
current while hitting ESC/Cancel. I would do that this way if I was 
author of code. Basically small change.

With regards
MK




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

Предыдущее
От: Tim Romano
Дата:
Сообщение: Re: cannot get Debugger to install on 9.2 on Win7 x-64
Следующее
От: Dave Page
Дата:
Сообщение: Re: ESC closes window without warning