Thread: SVN Commit by dpage: r5606 - trunk/pgadmin3/src/frm

SVN Commit by dpage: r5606 - trunk/pgadmin3/src/frm

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2006-11-08 08:52:35 +0000 (Wed, 08 Nov 2006)

New Revision: 5606

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5606&view=rev

Log:
Don't cycle the value of boolean fields when clicking them in the edit grid - just display the checkbox with the
currentvalue. This leads to more predictable behaviour, and ensures that <ESC> will reset the value correctly. Per
Erwin.


Modified:
   trunk/pgadmin3/src/frm/frmEditGrid.cpp