[pgadmin-hackers] SVN Commit by mha: r7493 - trunk/pgadmin3/pgadmin/frm

2008-10-28 Thread svn
Author: mha Date: 2008-10-28 13:30:46 + (Tue, 28 Oct 2008) New Revision: 7493 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7493&view=rev Log: Fix reverse order of pre/post 8.3 error messages. Modified: trunk/pgadmin3/pgadmin/frm/frmStatus.cpp -- Sent via pgadmin

[pgadmin-hackers] SVN Commit by mha: r7492 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm

2008-10-28 Thread svn
Author: mha Date: 2008-10-28 13:30:04 + (Tue, 28 Oct 2008) New Revision: 7492 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7492&view=rev Log: Fix reverse order of pre/post 8.3 error messages. Modified: branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm/frmStatus.cpp

Re: [pgadmin-hackers] extending functionality strategy

2008-10-28 Thread Gevik Babakhani
Hi Dave, Thank you for reviewing :) > - The buttons should not become active when viewing an existing type. Done. > - The background of the button area needs to be transparent. > See the attached screenshot and you'll see why. Making the background transparent (for wxPanel) proved to be very