Обсуждение: SQLpan vertical scrolling

Поиск
Список
Период
Сортировка

SQLpan vertical scrolling

От
Michal Kozusznik
Дата:
When content of SQLpane is very wide, using of vertical scroll-bar 
doesn't move page to the right end.
In most cases it is caused by large number of long-named arguments which 
are listed in single line.

To get view of end of the line, I need to move cursor to the last 
character of such long line using keyboard. It also fixed scroll-bar 
behavior

Beside of fixing scroll-bar, please consider to format arguments 
vertically (each function argument in new line)

Win7 64bit
PgAdmin III 1.16.1

With regards



Re: SQLpan vertical scrolling

От
Dave Page
Дата:
On Mon, Mar 11, 2013 at 12:32 PM, Michal Kozusznik
<kozusznik.michal@ifortuna.cz> wrote:
> When content of SQLpane is very wide, using of vertical scroll-bar doesn't
> move page to the right end.
> In most cases it is caused by large number of long-named arguments which are
> listed in single line.
>
> To get view of end of the line, I need to move cursor to the last character
> of such long line using keyboard. It also fixed scroll-bar behavior

Unfortunately that's a long-standing known issue in wxWidgets.

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

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