Re: pgAdmin III: Muliple SQL tabs

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin III: Muliple SQL tabs
Дата
Msg-id CA+OCxowRstDvfEuM7oPyqvDv1GnH3SWQcVmkB_fDJfyFQjg65A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin III: Muliple SQL tabs  (Sergey Busel <sbusel@gmail.com>)
Ответы Re: pgAdmin III: Muliple SQL tabs  (Sergey Busel <sbusel@gmail.com>)
Список pgadmin-hackers
On Wed, Feb 3, 2016 at 3:07 AM, Sergey Busel <sbusel@gmail.com> wrote:
> - Removed unused/commented code.
> - Tab names now reflect the file name, if such is associated with a tab.
> - Removed the "Close Tab" menu item. Added X button to the active tab.
> - To tell the user which tab results are related to and to avoid messing
> with perspective, the name of the related tab is now displayed as "Data
> Output [Query 1]" in the output pane. If the tab is named after a file, file
> name will display in the square brackets. If the file name is longer then 15
> chars, it will be truncated to 15 chars.
>
> Let me know any other suggestions you may have.

Thanks - this seems to be working nicely for me. It would be good if
the query name could be displayed in the title bar of the output pane
rather than on the results tab (because it really does apply to all
tabs), but I don't see any sensible way to do that given the weird way
that wxAUI stores it's perspectives.

Ashesh, any ideas?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Fix line endings.
Следующее
От: Neel Patel
Дата:
Сообщение: Re: [pgAdmin4] [Patch]: Resource Group Module