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

Re: [PATCH] Follow-up to r27057: Automatically update ACC properties in CLinkControl

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Fri, 18 Dec 2015 21:06:46 +0300

On 18 December 2015 at 19:58, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On 18.12.2015 16:25, Ivan Zhakov wrote:
>> Hi,
>>
>> Please find attached patch that makes CLinkControl automatically set
>> active-accessibility (ACC) properties for controls.
>
> Thanks. Much better that way.
>
> Committed in r27060.
>
Thanks!

Sorry for spamming, but here is another patch with code
improvements/cleanups in CLinkControl:
- Use MFC goodies in CLinkControl::DrawFocusRect()
- Invalidate area where we drawn focus rect on kill focus instead
relying that DrawFocusRect is XORed. This should fixes
  some glitches when CLinkControl was redraw when focused and then
focus changed to another control.
- Factor out CLinkControl::NotifyParent() function to avoid code duplication

-- 
Ivan Zhakov
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3151319
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2015-12-18 19:13:05 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.