Re: user32: BM_SETSTATE handler needs to repaint the button including focus rectangle.

2010-04-13 Thread Dmitry Timoshkov
Alexandre Julliard wrote: > > While playing with the button painting bug I noticed that the button doesn't > > repaint its focus when you hold mouse button and move it outside and then > > back > > to the button. > > It looks to me that you should fix the push button paint routine, > instead of

Re: user32: BM_SETSTATE handler needs to repaint the button including focus rectangle.

2010-04-13 Thread Alexandre Julliard
Dmitry Timoshkov writes: > While playing with the button painting bug I noticed that the button doesn't > repaint its focus when you hold mouse button and move it outside and then back > to the button. It looks to me that you should fix the push button paint routine, instead of changing the noti