RE: Re: BUG: GUI freeze during renaming
From: Fisher, John <jfisher_at_forthrightsolutions.com>
Date: Mon, 14 Jul 2008 13:35:54 -0500
Stefan, I haven't taken time to look at the code at all, but this seems like a situation where you should separate the UI renaming code from the actual rename operation. In other words, once the user types in the name and presses enter or clicks somewhere else, post a message that will be processed after all the cleanup code is run. The current flow of code can finish the cleanup work and return the UI to a known state. Then, you process the message that has been waiting, and perform the actual rename work.
John
-----Original Message-----
svn-user wrote:
While I can reproduce this, I have no idea on how to solve this.
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org For additional commands, e-mail: users-help_at_tortoisesvn.tigris.orgReceived on 2008-07-14 20:51:00 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.