Thread: SVN Commit by dpage: r6578 - in trunk/pgadmin3/pgadmin: dlg include/dlg

SVN Commit by dpage: r6578 - in trunk/pgadmin3/pgadmin: dlg include/dlg

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2007-08-21 10:02:45 +0100 (Tue, 21 Aug 2007)

New Revision: 6578

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

Log:
When refreshing the tree after closing a dialogue, try to update the table node if there is one. If we can't find an
itemor collection to update, force an update of the current tree node. It might have changed since the dialog was
opened,but in the few corner cases this may cover that hopefully is unlikely to be the case. Per report from Martin
Serrano


Modified:
   trunk/pgadmin3/pgadmin/dlg/dlgProperty.cpp
   trunk/pgadmin3/pgadmin/include/dlg/dlgProperty.h