wOxxOm
Joined: 09 Feb 2006 Posts: 319
|
Posted: Fri Dec 28, 2007 11:41 am Post subject: Traytip timeout precise handling |
|
|
no need to bow before Windows' inability to display a traytip for the exactly given amount of time if it's being a few seconds or less.
Yeah, there is a technical info describing the behaviour, yet it's known that MS WinAPI contains some inconsistencies that are just hard to comment on so completely they're out of human's logic.
It comes in handy often to display traytips just momentarily, which is provided by a somewhat clumsy construction with sleeping or timers. There is actually nothing wrong for AHK to implement this workaround *internally* and probably automatically for its tooltips.
Also, traytip timer resolution should provide high timer resolution by specifying time's fraction part like 1.1 or 0.5 (does it currently?)
//just my ₡2 |
|