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

Re: Repository browser again.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 24 Apr 2011 09:01:56 +0200

On 23.04.2011 17:48, Serge Tumanyan wrote:
> Hello, Stefan.
>
> I have managed to check the change that you have introduced by removing the
> WS_TABSTOP only now and found out that the result is not the one that was
> expected. So I decided to investigate this more accurately and found out
> that the problem is the following:
> 1. There is a static control that serves as a grand parent for a combo box
> that is used for address. This control has a control ID of 1070. While the
> tabstop was present this control gained focus in the tab order and it was
> not very good. I shall call this control as static control further in my
> message to be more short.
> 2. Inside this window tree starting from the mentioned static control there
> is a combo box with control ID of 1000 and class of ComboBoxEx32 that
> contains address and gained focus and this was very good. I shall call it
> combo box control further.
>
> Now neither the static control nor the combo box control gain focus and this
> is really bad.

That's not what happens on my machines.
The edit control inside the combo box gets the focus. But: that edit
control is empty when the repo browser starts up and the url is filled
in there after the repo browser has initialized fully, which can take a
few seconds (until the contents are shown in the tree and list view,
showing the files and folders in the repository).

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=2723804
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-24 09:12:23 CEST

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.