Re: [pgadmin-hackers] win32 horizontal scrollbars in editors

2008-04-17 Thread Dave Page
On Thu, Apr 17, 2008 at 2:37 PM, Kev <[EMAIL PROTECTED]> wrote: > > This is a long-ago-reported bug in wxWidgets. Unfortunately noone > > there seems interested in fixing the code :-( > > Oh...well, thanks for your reply, anyway...so where would I go to look > for already-reported bugs in the fu

Re: [pgadmin-hackers] win32 horizontal scrollbars in editors

2008-04-17 Thread Kev
> This is a long-ago-reported bug in wxWidgets. Unfortunately noone > there seems interested in fixing the code :-( Oh...well, thanks for your reply, anyway...so where would I go to look for already-reported bugs in the future? I've got another one but I'm not sure where to look to avoid double-r

Re: [pgadmin-hackers] win32 horizontal scrollbars in editors

2008-04-16 Thread Dave Page
On Wed, Apr 16, 2008 at 6:27 PM, Kev <[EMAIL PROTECTED]> wrote: > Hi everyone, > > If you have any functions with long lines, the query editor and the > SQL pane in the main window both have scrollbars that do not let you > scroll to the end of the line, until you click on a line and press > EN

[pgadmin-hackers] win32 horizontal scrollbars in editors

2008-04-16 Thread Kev
Hi everyone, If you have any functions with long lines, the query editor and the SQL pane in the main window both have scrollbars that do not let you scroll to the end of the line, until you click on a line and press END. After that they are the proper size and work correctly. Is there any way o