-----Original Message-----
From: Mike McCormack <mike_mccormack(a)start.com.au>
To: galberte(a)neo.lrun.com <galberte(a)neo.lrun.com>
Date: Wednesday, August 15, 2001 8:11 PM
Subject: Re: toolbar
>Hey Guy,
>
>i updated from CVS thismorning, and saw some messages in wine-devel
>about the toolbar, so did a quick test with WinZip 8.
>
>Everything seems to be fine! There are still some minor drawing
>problems, but they were there before. They are:
>
>* button sometimes remains in the clicked state after i click it...
>for example after clicking on the Open button in WinZip, the Open File
>dialog appears, but the Open button is still in the clicked state. It
>remains that way until i move the mouse over it again.
Yes , I have seen this also. I am not sure what the problem is or even
where.
Possibilities:
- WM_MOUSELEAVE not always getting generated.
- Toolbar processing of WM_MOUSELEAVE is not 100% correct.
- Something totally else.
>
>* sometimes after the tooltips disappear, the rectangle around the
>edge of the button is not redrawn, so there is a "mark" where the
>tooltip was.
>
I have not seen this, but I haven't looked for it.
Thanks,
Guy