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

From svn@pgadmin.org
Subject SVN Commit by dpage: r6382 - trunk/pgadmin3/pgadmin/debugger
Date
Msg-id 200706211335.l5LDZL4E023265@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6381 - in trunk/pgadmin3/pgadmin: debugger include/debugger
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6383 - trunk/pgadmin3/pgadmin/debugger