Hi João, 2008/10/5 João Alexandre de Toledo <[EMAIL PROTECTED]>: > --- In [email protected], "Frank Niessink" <[EMAIL PROTECTED]> > wrote: >> >> I'm working on it. Unfortunately, Windows Vista allows only up to 64 >> characters in the taskbar icon tooltip, so that severely limits the >> amount of information we can convey in the tooltip. Your >> implementation of setTooltipText easily produces much more than 64 >> characters, so I'll have to change that, at least for Windows Vista. >> I'm not sure yet what the limitations are on other platforms. >> > Yes, it seems to be limited too in Windows XP. Thanks, anyway.
I committed your patch. I had to change it a bit to cater for the 64 character limitation. When a task is being tracked, Task Coach shows the subject of that task, when no task is being tracked it shows the old information (nr of tasks over due/due today). Cheers, Frank
