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

RE: Re: Feature request: add a cancel button to RepoBrowser window

From: Benjamin <ScDevTools_at_gmail.com>
Date: Tue, 10 Jun 2014 06:00:09 -0700 (PDT)

Yes, that's the point and I also wonder why the thread that populates the repository browser treeview needs to hide the Cancel button once again after it has completed its job, despite the button has already been hidden within the CRepositoryBrowser::OnInitDialog() call (which happens before the thread is started).
If I am not wrong, the CRepositoryBrowser::DoModal() call induces the CRepositoryBrowser::OnInitDialog() call by the framework. At this moment, the "stand-alone" mode choice cannot be changed anymore by the caller (because it is currently blocked within the DoModal() call).
What do you think?

Concerning the nightlybuilds: Thanks for the explanation. FYI, I first tried the http://nightlybuilds.tortoisesvn.net/latest/win32/full/TortoiseSVN-1.8.99.25556-dev-win32-svn-1.8.x-dev.msi version but I received an "Invalid Win32 application" from Windows when trying to start TortoiseProc.exe. I was still investigating if it is not due to an error on my side before bothering you.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3083021

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-06-10 15:02:13 CEST

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

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