Re: Problems with SVN win32 build.
- From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
- To: "Magnus Hagander" <mha(at)sollentuna(dot)net>, "Jeremy Palmer" <palmerj(at)xtra(dot)co(dot)nz>, <pgadmin-support(at)postgresql(dot)org>
- Subject: Re: Problems with SVN win32 build.
- Date: Mon, 19 Jun 2006 13:12:02 +0100
- Message-id: <E7F85A1B5FF8D44C8A1AF6885BC9A0E401388A47(at)ratbert(dot)vale-housing(dot)co(dot)uk>
Thanks, patch applied.
/D
> -----Original Message-----
> From: Magnus Hagander [mailto:mha(at)sollentuna(dot)net]
> Sent: 19 June 2006 09:40
> To: Dave Page; Jeremy Palmer; pgadmin-support(at)postgresql(dot)org
> Subject: RE: [pgadmin-support] Problems with SVN win32 build.
>
> (sorry about the delay)
>
> > > 3) When the auto-completion TAB character option is set
> and you hit
> > > TAB when there is more than one table option, the auto-complete
> > > function will always select the first table in the list. It
> > might be
> > > better to use the same
> > > ctrl+space logic with a select combo box is presented to the user.
> >
> >
> > Any thoughts Magnus?
>
> Not really. I don't recall exactly, but there was definitly not a
> concious decision to make them different :-)
>
> I wuold guess what we're seeing is the tab not being eaten by
> ctlSQLBox::OnKeyDown(). I think this patch should fix it -
> please verify
> that I didn't break other stuff in my ignorance of Wx :-)
>
> //Magnus
>
Home |
Main Index |
Thread Index