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

Re: Bug: Inconsistent behavior of "Next" and "Prev" buttons on M-to-N replacements

From: Dmitry <wipedout_at_yandex.ru>
Date: Fri, 26 Feb 2010 10:50:02 +0300

Hey.

The problem was elsewhere. When a button was actually pressed the command was processed by the active view (the one having the focus). But when MFC would ask whether to light the button up this request was handled by the main window which would ask each view and do logical "or". That's the reason fo inconsistency.

I tried to fix it in the following patch. Looks working, but I'm not sure it doesn't break something.

Best wishes.
Dmitry.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2010-02-26 08:50:21 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.