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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6382 - trunk/pgadmin3/pgadmin/debugger
Date: 2007-06-21 13:35:21
Message-ID: 200706211335.l5LDZL4E023265@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 parameter dialog for example, it will be closed before all the panes were added, resulting in an invalid perspective being stored, 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-06-21 16:01:04 SVN Commit by dpage: r6383 - trunk/pgadmin3/pgadmin/debugger
Previous Message svn 2007-06-21 10:42:37 SVN Commit by dpage: r6381 - in trunk/pgadmin3/pgadmin: debugger include/debugger