Re: Paste rows patch - Mailing list pgadmin-hackers

From Edward Di Geronimo Jr.
Subject Re: Paste rows patch
Date
Msg-id 20060509194316.py478zpm1nigww84@webmail.picoip.com
Whole thread Raw
In response to Re: Paste rows patch  ("Dave Page" <dpage@vale-housing.co.uk>)
List 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.


Attachment

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5140 - in trunk/pgadmin3/src: db dlg include/base schema
Next
From: svn@pgadmin.org
Date:
Subject: 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