On 17/10/06 15:23, "Erwin Brandstetter" <[EMAIL PROTECTED]> wrote:
The all seem to do it for me – properties dialogues included. It doesn’t happen in 1.4, or 1.6 on Mac though. I’ll look into it.
dpage@vale-housing.co.uk wrote:
>
> That appears to be a quirk of wxWidgets (or something we're doing with
> it fairly globally) - all the dialogues behave like that.
>
Actually, many dialogues don't. For instance, properties dialogue:
<enter> triggers OK (except when focus is in comment).
I would consider it quite an improvement, if I could do quick searches
without having to use the mouse (or some cumbersome key combination).
I’ll see if I can add the username to the combo box. BTW; how are you opening the query tool – from the browser, or from the command line? On the command line the dialogue works slightly differently as it doesn’t have the browser to query for the database names etc. iirc, Magnus made the combos writeable in command line startup mode so you can manually type in the database name.
I can (and do) have multiple connections registered, with different
usernames to the same server. There is no way to tell one from the other
in the dialogue.
Yes. More soon... I only have my Mac whilst I’m away so cannot test most of these at the moment but will get to it as soon as I can.
(...)
>> Mouse wheel triggers OK.
>>
>
> I think that's related to the navigation-by-return issue above - it
> scrolls through the items in the list, then at the end moves onto the
> next control. I'll have to look into that some more.
>
Turning the wheel not only moves the focus the next control, it also
triggers OK.
Regards, Dave.