[Adium-devl] Adium tooltip redesign

Peter Hosey boredzo at adiumx.com
Mon Jun 18 16:26:38 UTC 2007


On Jun 17, 2007, at 23:17:44, Matt Toohey wrote:
> Do you mean when you click on the contact, the tooltip appears? To  
> me that seems odd behaviour since the single click would be invoked  
> mid-way through the usual double-click-to-open-a-conversation.

Certainly, we would wait the DblTime (double-click timeout) before  
showing the tooltip under that proposal.

> I guess you could only invoke the tooltip if the mouse is clicked  
> with no other click in a certain time period, but this would make  
> the process seem unresponsive and slow to the end user.

Not at all; the DblTime is very short. On my system, it's half a  
second. Try this AppleScript to see how short that is:

	beep
	delay 0.5
	beep

Here's a test app that you can use to determine your DblTime:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PrintDblTime.tbz
Type: application/octet-stream
Size: 381 bytes
Desc: not available
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070618/d6c6b072/attachment.obj>
-------------- next part --------------

I do worry that users with much slower double-click settings than I  
have will have much longer double-click times. The system will wait  
up to several seconds for you, depending on how you set that slider.  
Mine is at the default, though, so I do think that most users, having  
never changed it, will have the same half-second timeout.

I presume that those who have made it slower have done so for a  
reason; they want the delay in creating the message window because  
without it, they would only ever get a tooltip.
___________________________________
\ Peter Hosey / boredzo at adiumx.com
PGP public key ID: C6550423 (since 2007-01-01)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070618/d6c6b072/attachment.sig>


More information about the devel mailing list