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

Re: Observations on new repo browser

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2007-03-17 00:18:19 CET

Simon Large wrote:
> Stefan Küng wrote:
>>> If you select a new URL from the combo box, the combo box stays open
>>> until all the data has been fetched from the server. Then finally the
>>> screen redraws. No egg timer or anything to indicate something is
>>> happening.
>>
>> Added a wait cursor in revision 8887.
>
> The wait cursor is there, but the combo box stays open, which looks
> suspiciously like a hang when the repo is slow to respond. It would look
> better if the combo box closed.

Thanks for fixing this one too. It looks a lot less hung up now :-)

On Win2K the repainting is very slow and takes place very slowly one
control at a time while the data is being fetched. So if I switch to a
shorter URL I see the new URL with the end of the old one poking out at
the end. The please wait message appears after I have waited a few
seconds. Is there any way to make the repaint happen before firing off
the request to the server?

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Mar 17 00:18:50 2007

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.