pgAdmin III commit: Update the main form to use a wxAuiNotebook. This a

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Update the main form to use a wxAuiNotebook. This a
Дата
Msg-id 201010172244.o9HMiNw4024125@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #258: Search & Replace in Query Tool trips over multibyte characters
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #230: Combobox for FK column in the edit grid