pgAdmin III commit: Update the main form to use a wxAuiNotebook. This a - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Update the main form to use a wxAuiNotebook. This a
Date
Msg-id 201010172244.o9HMiNw4024125@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #258: Search & Replace in Query Tool trips over multibyte characters
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #230: Combobox for FK column in the edit grid