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

Line info tooltips in TBlame

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Mon, 16 May 2011 23:12:29 +0100

When moving the mouse pointer over the info area in TBlame the tooltip
flickers as the mouse moves. This may be simply because the tooltip
has to keep redrawing to follow the mouse, in which case there is not
much that can be done. I tried to remember the reason that it does
follow the mouse and I think it is because the tooltip can obscure
other parts of the display, notably the code you are blaming, so
having it attached to the mouse means you can move the tooltip out of
the way.

Having said that you can drag a normal dialog around, including the
TBlame main window, and the flickering is far less than it is with the
tooltips. It looks as if the tooltip area is being cleared completely,
repainted and then filled in again and repainted.

I also note that the tooltips come up even when the blame window does
not have focus.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2738345
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-17 00:12:28 CEST

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.