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

[TSVN] Re: Tooltip hide delay (was TBlame)

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-09-08 13:06:29 CEST

"Russell Hind" wrote:

> So if the popup time is set to a large time (100000ms) would the popup
> still disappear as soon as the mouse is moved?

Yes. And it's hard to see what else they could do about that. If you move
the mouse, should the tooltip move with it or stay stationary? and remain
visible until the mouse leaves the area which triggered the tip? That could
be a real nuisance - you would never get rid of the darn things.

On my system (Win2K) the longest I can set the double-click time to is about
800 msec. The down side to that is that it takes the tip longer to appear as
well (and makes my system more sensitive to accidental double-clicks :-(

One common solution is to have a status bar with a pane containing a copy of
the tooltip text. And it remains visible for as long as the mouse is within
that area. In Delphi (oops, did I say that word again) it is easy as there
is a status bar property which does this automatically. I suspect it is much
more work in VC.

Simon.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Sep 11 20:17:30 2004

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.