[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Checkout dialogue.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 13 Dec 2009 17:39:41 +0100

On 13.12.2009 17:19, Serge Tumanyan wrote:
> Hello, Stefan.
>
> Ok, the situation with the checkout dialogue is much better then before.
>
> The only enhancement that can be made now is to assign the correct value to
> accKeyboardShortcut MSAA property for the first combo box that we have
> discussed because the MSAA only screenreaders like Thunder do not see the
> shortcut at all and to the buttons like Help or Cancel - but this is surely
> not a must and can be postponed till better times.

We also have to consider the translations here. Setting the property to
a hardcoded accelerator string would only work in English, but not if
the user has a language pack installed and in use.
So I'd first have to write a little bit of code to extract the
accelerator key from the translated strings.

> BTW, there is some kind of inconsistancy regarding the Ok button - in some
> dialogues it is assigned the Alt+O shortcut key and in some of them it has
> no hotkey assigned. May be it will be better to make this consistant either
> to assign this hotkey everywhere or to not assign this hotkey at all
> everywhere?

The Alt-O shortcut is used only in those dialogs where the OK button is
not the default button. Otherwise the shorcut key is simply "Enter".

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2430107
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-13 17:39:54 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.