From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | Miernik <miernik(at)ctnet(dot)pl> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: mouse-free PgadminIII usage |
Date: | 2003-12-10 11:24:26 |
Message-ID: | 3FD7026A.1060802@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Miernik wrote:
>Adding a server is possible without the mouse.
>
>But if I want to select a server from the servers list, it's
>impossible. The "Servers (1)" text is highlited, but pressing arrows
>or Tab doesn't do anything, there is no way to move the higlight down
>to a specific server.
>
>Is there any way I can do that?
>
>
>
We got some focusing problem here. When putting the focus on the tree
control (the selection changes from gray to blue), you can navigate the
objects. Unfortunately, as soon as TAB is pressed, you don't have a
chance to get it back. The reason for this is that some wx controls
aren't designed to be focused at all. This is currently being changed,
so we will come back on this topic as soon as the base is done.
Regards,
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2003-12-10 11:28:36 | Re: database properties don't pop up |
Previous Message | Andreas Pflug | 2003-12-10 11:21:15 | Re: Cannot add an column of type serial or bigserial |