| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
| Cc: | <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Query tool: Autocompletion |
| Date: | 2006-01-31 19:46:10 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE92EA26@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
> - select * from pg_c<Ctrl-Spc) _does_ popup the window.
> However, the popup will show the same problem as on Windows,
> remaining on top of all windows.
This patch fixes the problem on Windows. Don't have a linux box around
to test there, sorry. The patch is simple enough, I think it *should*
work...
//Magnus
| Attachment | Content-Type | Size |
|---|---|---|
| autocomplete_popup.patch | application/octet-stream | 1.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | svn | 2006-01-31 21:42:25 | SVN Commit by dpage: r4983 - in trunk/pgadmin3/src: ctl include/ctl |
| Previous Message | Carl R. Brune | 2006-01-31 18:33:22 | execute sql script w/o stopping after error? |