Re: SQLpan vertical scrolling

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Michal Kozusznik <kozusznik(dot)michal(at)ifortuna(dot)cz>
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: SQLpan vertical scrolling
Date: 2013-03-11 12:35:51
Message-ID: CA+OCxownct+Oqq3x=bJ2yxJsQjkwbwPqH40FNd1XOH5Ms2JjiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, Mar 11, 2013 at 12:32 PM, Michal Kozusznik
<kozusznik(dot)michal(at)ifortuna(dot)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

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Stephen Page 2013-03-12 12:46:56 Plugin 'PostGIS Shapefile and DBF loader 2.0' not apparent
Previous Message Michal Kozusznik 2013-03-11 12:32:33 SQLpan vertical scrolling