Thread: SVN Commit by dpage: r6382 - trunk/pgadmin3/pgadmin/debugger

SVN Commit by dpage: r6382 - trunk/pgadmin3/pgadmin/debugger

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2007-06-21 13:35:21 +0000 (Thu, 21 Jun 2007)

New Revision: 6382

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

Log:
Ensure the debuggers perspective only gets saved if frmDebugger was completely displayed. If the user cancels the
parameterdialog for example, it will be closed before all the panes were added, resulting in an invalid perspective
beingstored, resulting in a blank form being displayed on the next invocation which must be fixed using the 'Default
View'option. 


Modified:
   trunk/pgadmin3/pgadmin/debugger/frmDebugger.cpp