Re: Paste rows patch

Поиск
Список
Период
Сортировка
От Edward Di Geronimo Jr.
Тема Re: Paste rows patch
Дата
Msg-id 20060509194316.py478zpm1nigww84@webmail.picoip.com
обсуждение исходный текст
Ответ на Re: Paste rows patch  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
Quoting Dave Page <dpage@vale-housing.co.uk>:

> We enable/disable the save button on the entry/exit of a cell - see
> frmEditGrid::OnEditorShown() & frmEDitGrid::OnSave(). Does that look
> robust enough to use to set a flag?

Got a solution. I set a flag in OnEditorShown, and trapped the editor
hidden event to clear it. Here's a new patch.

Ed

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


Вложения

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r5140 - in trunk/pgadmin3/src: db dlg include/base schema
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r5141 - in trunk/pgadmin3: . src/agent src/base src/db src/dlg src/frm src/include src/include/base src/schema src/slony src/utils xtra/pgagent xtra/pgagent/include