Update the main form to use a wxAuiNotebook. This allows the tabs to be rearranged and split for parallel viewing and is useful prep work for allowing other "document" tabs to be added and removed on the fly.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5a02585b3bfa7c7d1f643c30daa1ad3136e66e3d Modified Files -------------- pgadmin/frm/events.cpp | 17 +++++++- pgadmin/frm/frmMain.cpp | 84 +++++++++------------------------------- pgadmin/frm/frmReport.cpp | 6 +- pgadmin/include/frm/frmMain.h | 9 +--- 4 files changed, 40 insertions(+), 76 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers