Use the AUI notebook on the query tool and debugger for added flexibility. Whilst we're at it, disable the close button on the tabs on the main form until it makes sense to use it (when we have some tabs that can be safely closed).
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=41545a4aa159a7a579b7c97ba73a605db34453b7 Modified Files -------------- CHANGELOG | 3 +++ pgadmin/debugger/ctlCodeWindow.cpp | 2 +- pgadmin/debugger/ctlTabWindow.cpp | 2 +- pgadmin/frm/frmMain.cpp | 2 +- pgadmin/frm/frmQuery.cpp | 8 ++++---- pgadmin/gqb/gqbController.cpp | 2 +- pgadmin/gqb/gqbView.cpp | 2 +- pgadmin/include/debugger/ctlTabWindow.h | 3 ++- pgadmin/include/frm/frmQuery.h | 6 +++--- pgadmin/include/gqb/gqbViewController.h | 5 +++-- 10 files changed, 20 insertions(+), 15 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers